[PATCH v2 05/26] arm: dts: k3-am654: copy bootph properties to a53 dts

Nishanth Menon nm at ti.com
Tue Jan 2 19:48:16 CET 2024


On 11:47-20231229, Bryan Brattlof wrote:
> In order to unify the R5 board dtb file with the Linux board dtb file,
> we will need to copy all bootph-pre-ram properties to the *-u-boot.dtsi
> overlay.
> 
> Tested-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Bryan Brattlof <bb at ti.com>
> ---
>  arch/arm/dts/k3-am654-base-board-u-boot.dtsi | 160 +++++++++++++++++++
>  arch/arm/dts/k3-am654-r5-base-board.dts      |  85 +---------
>  2 files changed, 162 insertions(+), 83 deletions(-)
> 
> diff --git a/arch/arm/dts/k3-am654-base-board-u-boot.dtsi b/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> index f29cecf870bcd..4b1e8ce2c920c 100644
> --- a/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> @@ -5,6 +5,166 @@
>  
>  #include "k3-am65x-binman.dtsi"
>  
> +&vtt_supply {
> +	bootph-pre-ram;
> +};
> +
> +&cbass_main {
> +	bootph-pre-ram;
> +};

I understand this in an intermediate state and the final dts looks fine.
So,
[...]
Reviewed-by: Nishanth Menon <nm at ti.com>
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list