[PATCH 0/2] J722S: DT Node cleanup for serdes0 and serdes1
From: Siddharth Vadapalli
Date: Sat Apr 12 2025 - 01:28:09 EST
Hello,
This series is based on the following series:
https://patchwork.kernel.org/project/linux-arm-kernel/cover/20250408103606.3679505-1-s-vadapalli@xxxxxx/
Based on the discussion in the above series which disabled 'serdes_wiz0'
and 'serdes_wiz1' nodes in the SoC file and enabled them in the board
file, Udit pointed out that it wasn't necessary to disable 'serdes0' and
'serdes1' in the SoC file anymore, since that is not a working
configuration - serdes_wizX enabled and serdesX disabled doesn't work.
Hence, this series aims to cleanup the serdesX nodes after the changes
made by the above series.
Regards,
Siddharth.
Siddharth Vadapalli (2):
arm64: dts: ti: k3-j722s-main: don't disable serdes0 and serdes1
arm64: dts: ti: k3-j722s-evm: drop redundant status within
serdes0/serdes1
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 2 --
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 4 ----
2 files changed, 6 deletions(-)
--
2.34.1