bcm53xx: backport 1 more late DT patch accepted for v6.7
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-5.4 / 304-ARM-dts-BCM5301X-Specify-switch-ports-for-remaining-.patch
index ed75623460ace4abd4a6e72633a774ad1c41f21a..8039831a7874b566c0c84977e158d2626b7d09da 100644 (file)
@@ -403,50 +403,6 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 +              };
 +      };
 +};
---- a/arch/arm/boot/dts/bcm4709-linksys-ea9200.dts
-+++ b/arch/arm/boot/dts/bcm4709-linksys-ea9200.dts
-@@ -47,3 +47,41 @@
- &usb3_phy {
-       status = "okay";
- };
-+
-+&srab {
-+      status = "okay";
-+
-+      ports {
-+              port@0 {
-+                      label = "lan1";
-+              };
-+
-+              port@1 {
-+                      label = "lan2";
-+              };
-+
-+              port@2 {
-+                      label = "lan3";
-+              };
-+
-+              port@3 {
-+                      label = "lan4";
-+              };
-+
-+              port@4 {
-+                      label = "wan";
-+              };
-+
-+              port@5 {
-+                      status = "disabled";
-+              };
-+
-+              port@7 {
-+                      status = "disabled";
-+              };
-+
-+              port@8 {
-+                      label = "cpu";
-+              };
-+      };
-+};
 --- a/arch/arm/boot/dts/bcm4709-netgear-r7000.dts
 +++ b/arch/arm/boot/dts/bcm4709-netgear-r7000.dts
 @@ -104,3 +104,41 @@