]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: ti: k3-j722s-main: Don't disable serdes0 and serdes1
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Thu, 17 Apr 2025 12:32:45 +0000 (18:02 +0530)
committerNishanth Menon <nm@ti.com>
Fri, 18 Apr 2025 18:16:53 +0000 (13:16 -0500)
Since serdes0 and serdes1 are the child nodes of serdes_wiz0 and
serdes_wiz1 respectively, and, given that serdes_wiz0 and serdes_wiz1
are already disabled, it is not necessary to disable serdes0 and serdes1.

Moreover, having serdes_wiz0/serdes_wiz1 enabled and serdes0/serdes1
disabled is not a working configuration.

Hence, remove 'status = "disabled"' from the serdes0 and serdes1 nodes.

Suggested-by: Udit Kumar <u-kumar1@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Udit Kumar <u-kumar1@ti.com>
Link: https://lore.kernel.org/r/20250417123246.2733923-4-s-vadapalli@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi

index beda9e40e931b4ac49079f293b725847232399ec..562dfbdf449d096620853ffc0f642526f2a070f4 100644 (file)
@@ -52,8 +52,6 @@
                        #address-cells = <1>;
                        #size-cells = <0>;
                        #clock-cells = <1>;
-
-                       status = "disabled"; /* Needs lane config */
                };
        };
 
@@ -92,8 +90,6 @@
                        #address-cells = <1>;
                        #size-cells = <0>;
                        #clock-cells = <1>;
-
-                       status = "disabled"; /* Needs lane config */
                };
        };