ipq40xx: dts: remove leftover nodes after DSA conversion
authorLech Perczak <lech.perczak@gmail.com>
Thu, 6 Oct 2022 22:56:00 +0000 (00:56 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Nov 2022 14:31:54 +0000 (15:31 +0100)
Remove ess-psgmii@98000, edma@c080000 and ess-switch@c000000 nodes.
These nodes are not used after the DSA conversion, but were left over
in a few devices added recently.

ZTE MF289F is omitted on purpose, as for it, these nodes will be removed
together with DSA conversion.

Build tested only, as I only have MF286D from those devices.

Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts
target/linux/ipq40xx/patches-5.15/900-dts-ipq4019-ap-dk01.1.patch

index 6f244132ea0dc5230609590290bf3d01744e9f3b..8ca57a0e852fd0a32d2dd7decb3e84fa6b57335b 100644 (file)
                        };
                };
 
-               ess-psgmii@98000 {
-                       status = "okay";
-               };
-
                ess_tcsr@1953000 {
                        status = "okay";
                };
-
-               ess-switch@c000000 {
-                       status = "okay";
-               };
-
-               edma@c080000 {
-                       status = "okay";
-               };
        };
 };
 
index a832e2392a673fa5725a74e1cb08b90734decd9c..ff04279a600b1e3c1cf1ccb64d62c9b32eda3b5f 100644 (file)
                        reset-delay-us = <2000>;
                };
 
-               ess-psgmii@98000 {
-                       status = "okay";
-               };
-
                tcsr@1949000 {
                        compatible = "qcom,tcsr";
                        reg = <0x1949000 0x100>;
index 650bdafe0e632db46e76236d3ab5b79e8df3aab9..145d3f49edbcc77a9a13aaea286a894a80670a0c 100644 (file)
@@ -56,7 +56,7 @@
                };
  
                serial@78af000 {
-@@ -109,5 +128,41 @@
+@@ -109,5 +128,29 @@
                wifi@a800000 {
                        status = "okay";
                };
 +                      status = "okay";
 +              };
 +
-+              ess-switch@c000000 {
-+                      status = "okay";
-+              };
-+
-+              ess-psgmii@98000 {
-+                      status = "okay";
-+              };
-+
-+              edma@c080000 {
-+                      status = "okay";
-+              };
-+
 +              usb3_ss_phy: ssphy@9a000 {
 +                      status = "okay";
 +              };