]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: ti: k3-j722s-evm: Drop redundant status within serdes0/serdes1
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Thu, 17 Apr 2025 12:32:46 +0000 (18:02 +0530)
committerNishanth Menon <nm@ti.com>
Fri, 18 Apr 2025 18:17:06 +0000 (13:17 -0500)
Since serdes0 and serdes1 are now enabled by default within the SoC
file, it is no longer necessary to enable them in the board file.

Hence, remove the redundant 'status = "okay"' within the serdes0 and
serdes1 device-tree nodes.

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-5-s-vadapalli@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j722s-evm.dts

index 0bf2e1821662445b8fb743575c99099522a52788..34b9d190800e520510f3bb987bda990b637ca370 100644 (file)
 };
 
 &serdes0 {
-       status = "okay";
        serdes0_usb_link: phy@0 {
                reg = <0>;
                cdns,num-lanes = <1>;
 };
 
 &serdes1 {
-       status = "okay";
        serdes1_pcie_link: phy@0 {
                reg = <0>;
                cdns,num-lanes = <1>;