[PATCH 0/4] "scm_conf" node cleanup for TI's Jacinto SoC family

From: Jayesh Choudhary
Date: Tue Jun 03 2025 - 05:56:30 EST


Hello All,

Now that we have PCIE ctrl node in scm_conf[0], we can go ahead and
convert "scm_conf" from "syscon" to "simple-bus".

For J7200, J721E and J721S2, "scm_conf" node is converted from a "syscon"
to a "simple-bus".
For J784S4, it removes the unnecessary "reg" property from "scm_conf" node
which already has a "simple-bus" compatible.

[0]: https://lore.kernel.org/all/174500270525.95799.12263001003103973109.b4-ty@xxxxxx/

Jayesh Choudhary (4):
arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus"
arm64: dts: ti: k3-j7200-main: Make the "scm_conf" node a "simple-bus"
arm64: dts: ti: k3-j721s2-main: Make the "scm_conf" node a
"simple-bus"
arm64: dts: ti: k3-j784s4-j742s2-main-common: Remove "reg" from
"scm_conf"

arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi | 1 -
4 files changed, 6 insertions(+), 10 deletions(-)

--
2.34.1