diff options
author | Arınç ÜNAL <arinc.unal@arinc9.com> | 2022-11-30 17:10:39 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-12-01 11:37:36 +0100 |
commit | 43b46e6bc69c2aa4331cfd7fa4e2943a894339e5 (patch) | |
tree | d693a209d11a12670e5cf8053e6ab518217b55b7 /arch/mips | |
parent | cda52fe3da84891172cddef85b711cb36ddcf06a (diff) | |
download | linux-43b46e6bc69c2aa4331cfd7fa4e2943a894339e5.tar.bz2 |
mips: dts: remove label = "cpu" from DSA dt-binding
This is not used by the DSA dt-binding, so remove it from all devicetrees.
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/boot/dts/qca/ar9331.dtsi | 1 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/mt7621.dtsi | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/qca/ar9331.dtsi b/arch/mips/boot/dts/qca/ar9331.dtsi index c4102b280b47..768ac0f869b1 100644 --- a/arch/mips/boot/dts/qca/ar9331.dtsi +++ b/arch/mips/boot/dts/qca/ar9331.dtsi @@ -176,7 +176,6 @@ switch_port0: port@0 { reg = <0x0>; - label = "cpu"; ethernet = <ð1>; phy-mode = "gmii"; diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi index 1a601d7c73d7..aec85c779359 100644 --- a/arch/mips/boot/dts/ralink/mt7621.dtsi +++ b/arch/mips/boot/dts/ralink/mt7621.dtsi @@ -386,7 +386,6 @@ port@6 { reg = <6>; - label = "cpu"; ethernet = <&gmac0>; phy-mode = "trgmii"; |