projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796815e
)
bmips: add missing switch cpu label
author
Álvaro Fernández Rojas
<
[email protected]
>
Sat, 4 Mar 2023 20:27:30 +0000
(21:27 +0100)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Sat, 4 Mar 2023 20:27:30 +0000
(21:27 +0100)
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
target/linux/bmips/dts/bcm6318.dtsi
patch
|
blob
|
history
target/linux/bmips/dts/bcm63268.dtsi
patch
|
blob
|
history
target/linux/bmips/dts/bcm6328.dtsi
patch
|
blob
|
history
target/linux/bmips/dts/bcm6362.dtsi
patch
|
blob
|
history
target/linux/bmips/dts/bcm6368.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/bmips/dts/bcm6318.dtsi
b/target/linux/bmips/dts/bcm6318.dtsi
index 13e1bf11441924c1262cac3b70f5ba127c8fa846..9f613ad47ac9f2c8a1c32168cae683c35a7432c2 100644
(file)
--- a/
target/linux/bmips/dts/bcm6318.dtsi
+++ b/
target/linux/bmips/dts/bcm6318.dtsi
@@
-400,6
+400,7
@@
port@8 {
reg = <8>;
+ label = "cpu";
phy-mode = "internal";
ethernet = <ðernet>;
diff --git
a/target/linux/bmips/dts/bcm63268.dtsi
b/target/linux/bmips/dts/bcm63268.dtsi
index 2bc86d26f97ee0c4308dd5b5bddaff0c91d8b22e..2ab14e5a335a4762c952afe74ca669663f55dcbe 100644
(file)
--- a/
target/linux/bmips/dts/bcm63268.dtsi
+++ b/
target/linux/bmips/dts/bcm63268.dtsi
@@
-521,6
+521,7
@@
port@8 {
reg = <8>;
+ label = "cpu";
phy-mode = "internal";
ethernet = <ðernet>;
diff --git
a/target/linux/bmips/dts/bcm6328.dtsi
b/target/linux/bmips/dts/bcm6328.dtsi
index dfd603b7c6ea43858e14d83486263b586b46e277..c8e9138ccbd875a83e22d0af82980b61e9230a10 100644
(file)
--- a/
target/linux/bmips/dts/bcm6328.dtsi
+++ b/
target/linux/bmips/dts/bcm6328.dtsi
@@
-418,6
+418,7
@@
port@8 {
reg = <8>;
+ label = "cpu";
phy-mode = "internal";
ethernet = <ðernet>;
diff --git
a/target/linux/bmips/dts/bcm6362.dtsi
b/target/linux/bmips/dts/bcm6362.dtsi
index d66a602df7a8aeea9eff88cdb8fb2cd9b278785e..77473c22bb19fb76b7d4ab38df8589e81a46ba08 100644
(file)
--- a/
target/linux/bmips/dts/bcm6362.dtsi
+++ b/
target/linux/bmips/dts/bcm6362.dtsi
@@
-515,6
+515,7
@@
port@8 {
reg = <8>;
+ label = "cpu";
phy-mode = "internal";
ethernet = <ðernet>;
diff --git
a/target/linux/bmips/dts/bcm6368.dtsi
b/target/linux/bmips/dts/bcm6368.dtsi
index 5ba909219363e66e0422dfbe83a709e39f7ba766..b50a572fd0007382bf16ce6bb6eec5a9bed389b6 100644
(file)
--- a/
target/linux/bmips/dts/bcm6368.dtsi
+++ b/
target/linux/bmips/dts/bcm6368.dtsi
@@
-529,6
+529,7
@@
port@8 {
reg = <8>;
+ label = "cpu";
phy-mode = "internal";
ethernet = <ðernet>;