Skip to content

Commit

Permalink
mips: dts: remove label = "cpu" from DSA dt-binding
Browse files Browse the repository at this point in the history
This is not used by the DSA dt-binding, so remove it from all devicetrees.

Signed-off-by: Arınç ÜNAL <[email protected]>
Acked-by: Sergio Paracuellos <[email protected]>
Reviewed-by: Oleksij Rempel <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
  • Loading branch information
arinc9 authored and tsbogend committed Dec 1, 2022
1 parent cda52fe commit 43b46e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion arch/mips/boot/dts/qca/ar9331.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@

switch_port0: port@0 {
reg = <0x0>;
label = "cpu";
ethernet = <&eth1>;

phy-mode = "gmii";
Expand Down
1 change: 0 additions & 1 deletion arch/mips/boot/dts/ralink/mt7621.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@

port@6 {
reg = <6>;
label = "cpu";
ethernet = <&gmac0>;
phy-mode = "trgmii";

Expand Down

0 comments on commit 43b46e6

Please sign in to comment.