Re: [PATCH v6 1/4] arm64: dts: ti: Add bootph property to nodes at source for am62a
From: Bryan Brattlof
Date: Mon Jul 07 2025 - 12:35:36 EST
On July 4, 2025 thus sayeth Paresh Bhagat:
> Add bootph property directly into the original definitions of relevant
> nodes (e.g., power domains, USB controllers, and other peripherals)
> within their respective DTSI files (ex. main, mcu, and wakeup) for
> am62a.
>
> By defining bootph in the nodes source definitions instead of appending
> it later in final DTS files, this change ensures that the property is
> inherently present wherever the nodes are reused across derived device
> trees.
>
> Signed-off-by: Paresh Bhagat <p-bhagat@xxxxxx>
> ---
> arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 13 +++++++++++++
> arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 2 ++
> 2 files changed, 15 insertions(+)
>
Reviewed-by: Bryan Brattlof <bb@xxxxxx>
~Bryan