[PATCH v1 2/4] arm: dts: k3-am64: Add support for ESM device nodes

Nishanth Menon nm at ti.com
Thu Feb 3 22:46:10 CET 2022


On 12:22-20220202, Hari Nagalla wrote:
> Enable acces to ESM0 configuration space and add Main ESM0 and MCU ESM

s/acces/access/

> nodes to the AM64 device tree.
> 
> Signed-off-by: Hari Nagalla <hnagalla at ti.com>
> ---
>  arch/arm/dts/k3-am64.dtsi        |  1 +
>  arch/arm/dts/k3-am642-r5-evm.dts | 19 +++++++++++++++++++
>  arch/arm/dts/k3-am642-r5-sk.dts  | 19 +++++++++++++++++++
>  3 files changed, 39 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-am64.dtsi b/arch/arm/dts/k3-am64.dtsi
> index de6805b0c7..7aa94d5a6e 100644
> --- a/arch/arm/dts/k3-am64.dtsi
> +++ b/arch/arm/dts/k3-am64.dtsi
> @@ -64,6 +64,7 @@
>  		#address-cells = <2>;
>  		#size-cells = <2>;
>  		ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
> +			 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */

^^ we need to ensure that kernel.org also has this specific
change. We need to be able to copy the device tree files and overwrite
u-boot device trees and things continue to function.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list