Re: [PATCH 1/4] arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus"
From: Krzysztof Kozlowski
Date: Tue Jun 03 2025 - 07:03:14 EST
On 03/06/2025 11:56, Jayesh Choudhary wrote:
> The "scm_conf" bus need not be "syscon". Now that we have "pcie*_ctrl"
> child nodes for "ti,syscon-pcie-ctrl" property in "pcie" nodes, change
> "scm_conf" node to "simple-bus".
> Also remove "reg" property as it is not needed by "simple-bus".
This (possibly) affects all other users of DTS which were expecting this
ABI. It's not only about forward-compatibility, but other projects.
Maybe this doe snot matter for you, so explain that in commit msg and
provide rationale why you are affecting other users.
Best regards,
Krzysztof