[PATCH 12/16] arm: dts: k3-am625-sk-u-boot: Add sysreset-controller node

Neha Malcom Francis n-francis at ti.com
Tue Jan 28 04:04:51 CET 2025


Hi Jonathan,

On 09-Apr-24 2:52 AM, Jonathan Humphreys wrote:
> Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>

Maybe this requires a commit message? It's not as self-explanatory to 
this series as the rest of the patches.
> ---
>   arch/arm/dts/k3-am625-sk-u-boot.dtsi | 9 +++++++++
>   1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> index fa778b0ff4c..35bfeae75a0 100644
> --- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> @@ -46,3 +46,12 @@
>   &cpsw_port2 {
>   	status = "disabled";
>   };
> +
> +&dmsc {
> +	bootph-pre-ram;
> +
> +	k3_sysreset: sysreset-controller {
> +		compatible = "ti,sci-sysreset";
> +		bootph-pre-ram;
> +	};
> +};

-- 
Thanking You
Neha Malcom Francis


More information about the U-Boot mailing list