[PATCH v7 01/17] arm: dts: Introduce j784s4 dts from linux kernel

Nishanth Menon nm at ti.com
Wed Jan 3 16:57:03 CET 2024


On 00:45-20231220, Apurva Nandan wrote:
> Introduce the basic j784s4 SoC dts from the v6.7-rc1 tag of the
> linux kernel.
> 
> Signed-off-by: Hari Nagalla <hnagalla at ti.com>
> Signed-off-by: Apurva Nandan <a-nandan at ti.com>
> ---
>  arch/arm/dts/Makefile                  |    1 +
>  arch/arm/dts/k3-j784s4-evm.dts         |  981 +++++++++++
>  arch/arm/dts/k3-j784s4-main.dtsi       | 2068 ++++++++++++++++++++++++
>  arch/arm/dts/k3-j784s4-mcu-wakeup.dtsi |  743 +++++++++
>  arch/arm/dts/k3-j784s4-thermal.dtsi    |  101 ++
>  arch/arm/dts/k3-j784s4.dtsi            |  294 ++++
>  6 files changed, 4188 insertions(+)
>  create mode 100644 arch/arm/dts/k3-j784s4-evm.dts
>  create mode 100644 arch/arm/dts/k3-j784s4-main.dtsi
>  create mode 100644 arch/arm/dts/k3-j784s4-mcu-wakeup.dtsi
>  create mode 100644 arch/arm/dts/k3-j784s4-thermal.dtsi
>  create mode 100644 arch/arm/dts/k3-j784s4.dtsi
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index e9e58c5478..b111abcc5b 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -1410,6 +1410,7 @@ dtb-$(CONFIG_SOC_K3_J721S2) += k3-am68-sk-base-board.dtb\
>  			       k3-am68-sk-r5-base-board.dtb\
>  			       k3-j721s2-common-proc-board.dtb\
>  			       k3-j721s2-r5-common-proc-board.dtb
> +dtb-$(CONFIG_SOC_K3_J784S4) += k3-j784s4-evm.dtb

The CONFIG_SOC_K3_J784S4 has not yet been introduced. I suggest
changing the order of the patches: Introduce the base C files then
introduce the dts files.


>  dtb-$(CONFIG_SOC_K3_AM642) += k3-am642-evm.dtb \
>  			      k3-am642-r5-evm.dtb \
>  			      k3-am642-sk.dtb \
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list