From: Álvaro Fernández Rojas Date: Wed, 22 Mar 2023 17:30:37 +0000 (+0100) Subject: bmips: drop unneded cpu labels from external switches X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cc07d1d2fd3662611e2044c9fc514f7f756ebd6d;p=openwrt%2Fstaging%2Fjow.git bmips: drop unneded cpu labels from external switches These labels aren't needed and were accidentally added when adding external switches support for bmips. Fixes: 80a3ecc89489 ("bmips: add Huawei HG253s v2 support") Fixes: 61f3c3b1eebd ("bmips: dgnd3700v2: enable external BCM53125 switch") Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts b/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts index c3bf11629b..e848b99b2c 100644 --- a/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts +++ b/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts @@ -123,7 +123,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "rgmii"; ethernet = <&switch0port4>; diff --git a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts index 6333c4e7d7..c96a6c4585 100644 --- a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts +++ b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts @@ -186,7 +186,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "rgmii"; ethernet = <&switch0port4>;