[PATCH] arm: dts: k3-j7200: Sync with Linux 6.7-rc1

Kumar, Udit u-kumar1 at ti.com
Tue Nov 14 06:37:01 CET 2023


Thanks Reid for sync.

On 11/14/2023 2:13 AM, Reid Tonking wrote:
> Sync u-boot device tree with Linux kernel 6.7-rc1
>
> Signed-off-by: Reid Tonking <reidt at ti.com>
> ---
> Boot-log: https://gist.github.com/reidt1/db5426f2a778369db8c3699cf293b94f
>
>   arch/arm/dts/k3-j7200-main.dtsi       | 2 +-
>   arch/arm/dts/k3-j7200-mcu-wakeup.dtsi | 9 ++++++++-
>   2 files changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/k3-j7200-main.dtsi b/arch/arm/dts/k3-j7200-main.dtsi
> index cdb1d6b2a9..264913f832 100644
> --- a/arch/arm/dts/k3-j7200-main.dtsi
> +++ b/arch/arm/dts/k3-j7200-main.dtsi
> @@ -91,7 +91,7 @@
>   	};
>   
>   	main_navss: bus at 30000000 {
> -		compatible = "simple-mfd";
> +		compatible = "simple-bus";
>   		#address-cells = <2>;
>   		#size-cells = <2>;
>   		ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>;
> diff --git a/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi b/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
> index 6ffaf85fa6..3fc588b848 100644
> --- a/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
> +++ b/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
> @@ -318,7 +318,7 @@
>   	};
>   
>   	mcu_navss: bus at 28380000 {
> -		compatible = "simple-mfd";
> +		compatible = "simple-bus";
>   		#address-cells = <2>;
>   		#size-cells = <2>;
>   		ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>;
> @@ -637,4 +637,11 @@
>   		power-domains = <&k3_pds 154 TI_SCI_PD_EXCLUSIVE>;
>   		#thermal-sensor-cells = <1>;
>   	};
> +
> +	mcu_esm: esm at 40800000 {
> +		compatible = "ti,j721e-esm";
> +		reg = <0x00 0x40800000 0x00 0x1000>;
> +		ti,esm-pins = <95>;
> +		bootph-pre-ram;
> +	};
>   };

Please take care of actual usage of this node

https://lore.kernel.org/all/20231003081038.24299-10-j-keerthy@ti.com/

https://lore.kernel.org/all/20231003081038.24299-11-j-keerthy@ti.com/

https://lore.kernel.org/all/838b07a0-8490-c05b-b08f-3ab6d3e1737a@ti.com/




More information about the U-Boot mailing list