[PATCH 13/13] arm64: dts: ti: k3-j721s2-mcu-wakeup: Disable "mcu_cpsw" in the SoC file
Siddharth Vadapalli
s-vadapalli at ti.com
Thu May 29 21:56:28 PDT 2025
On Thu, May 29, 2025 at 03:38:10PM +0200, Krzysztof Kozlowski wrote:
> On 29/05/2025 15:34, Siddharth Vadapalli wrote:
> > Following the existing convention of disabling nodes in the SoC file and
> > enabling only the required ones in the board file, disable "mcu_cpsw" node.
> >
> > Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
> > ---
> > arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> Really all of this is fake split. One line per commit.
I split the patches into Board and SoC specific changes. I was following
the split used when we add new device-tree nodes:
- Add the node to SoC file in the first commit
- Enable it in the Board file in the next commit
Since this is a cleanup, the above split may not be required and I
understand that. I will squash the changes in the next version of this
series.
Thank you for your feedback.
Regards,
Siddharth.
More information about the linux-arm-kernel
mailing list