public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "jh80.chung@samsung.com" <jh80.chung@samsung.com>,
	"ralph.siemsen@linaro.org" <ralph.siemsen@linaro.org>,
	"nm@ti.com" <nm@ti.com>, "j-kacines@ti.com" <j-kacines@ti.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
	"n-francis@ti.com" <n-francis@ti.com>,
	"kamlesh@ti.com" <kamlesh@ti.com>, "afd@ti.com" <afd@ti.com>,
	"a-nandan@ti.com" <a-nandan@ti.com>,
	"seanga2@gmail.com" <seanga2@gmail.com>,
	 "lukma@denx.de" <lukma@denx.de>,
	"hnagalla@ti.com" <hnagalla@ti.com>,
	"a-bhatia1@ti.com" <a-bhatia1@ti.com>,
	"m-chawdhry@ti.com" <m-chawdhry@ti.com>,
	"j-choudhary@ti.com" <j-choudhary@ti.com>,
	"yanhong.wang@starfivetech.com" <yanhong.wang@starfivetech.com>,
	"christian.gmeiner@gmail.com" <christian.gmeiner@gmail.com>,
	"marek.vasut+renesas@mailbox.org"
	<marek.vasut+renesas@mailbox.org>,
	"rasmus.villemoes@prevas.dk" <rasmus.villemoes@prevas.dk>,
	"sabiya.d@ti.com" <sabiya.d@ti.com>,
	"sjg@chromium.org" <sjg@chromium.org>,
	"xypron.glpk@gmx.de" <xypron.glpk@gmx.de>,
	"bb@ti.com" <bb@ti.com>, "rogerq@kernel.org" <rogerq@kernel.org>
Subject: Re: [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files
Date: Tue, 12 Sep 2023 12:20:14 +0000	[thread overview]
Message-ID: <c404a39ce71abe4e4fb3a7cc143cb62e7779f802.camel@toradex.com> (raw)
In-Reply-To: <20230908110551.861575-14-a-nandan@ti.com>

On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote:
> From: Dasnavis Sabiya <sabiya.d@ti.com>
> 
> Introduce the base dts files needed for u-boot or to augment the linux
> dtbs for use in the u-boot-spl and u-boot binaries.
> 
> Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
> Signed-off-by: Apurva Nandan <a-nandan@ti.com>
> ---
>  arch/arm/dts/Makefile               |   3 +-
>  arch/arm/dts/k3-am69-r5-sk.dts      | 105 ++++++++++++++++++++++++++++
>  arch/arm/dts/k3-am69-sk-u-boot.dtsi |  25 +++++++
>  3 files changed, 132 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/k3-am69-r5-sk.dts
>  create mode 100644 arch/arm/dts/k3-am69-sk-u-boot.dtsi
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index 1bcdbea9e5..bb7ae79745 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -1330,7 +1330,8 @@ 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-am69-sk.dtb\
> +dtb-$(CONFIG_SOC_K3_J784S4) += k3-am69-r5-sk.dtb\
> +                              k3-am69-sk.dtb\
>                                k3-j784s4-evm.dtb\
>                                k3-j784s4-r5-evm.dtb
>  dtb-$(CONFIG_SOC_K3_AM642) += k3-am642-evm.dtb \
> diff --git a/arch/arm/dts/k3-am69-r5-sk.dts b/arch/arm/dts/k3-am69-r5-sk.dts
> new file mode 100644
> index 0000000000..8c789c4f28valuation module (EVM) is a pl
> --- /dev/null
> +++ b/arch/arm/dts/k3-am69-r5-sk.dts
> @@ -0,0 +1,105 @@
> +// SPDX-License-Identifier: GPL-2.0

Should be:

GPL-2.0-only

BTW: Why is TI not releasing their device trees with a more permissive license like GPL-2.0-or-later OR MIT
like most others do?

> +/*
> + * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> + */
> +
> +/dts-v1/;
> +
> +#include "k3-am69-sk.dts"
> +#include "k3-j784s4-ddr-evm-lp4-4266.dtsi"
> +#include "k3-j784s4-ddr.dtsi"
> +#include "k3-am69-sk-u-boot.dtsi"
> +
> +/ {
> +       chosen {
> +               tick-timer = &mcu_timer0;
> +       };
> +
> +       aliases {
> +               remoteproc0 = &sysctrler;
> +               remoteproc1 = &a72_0;
> +       };
> +
> +       a72_0: a72@0 {
> +               compatible = "ti,am654-rproc";
> +               reg = <0x0 0x00a90000 0x0 0x10>;
> +               power-domains = <&k3_pds 61 TI_SCI_PD_EXCLUSIVE>,
> +                               <&k3_pds 202 TI_SCI_PD_EXCLUSIVE>;
> +               resets = <&k3_reset 202 0>;
> +               clocks = <&k3_clks 61 0>;
> +               assigned-clocks = <&k3_clks 61 0>, <&k3_clks 202 0>;
> +               assigned-clock-parents = <&k3_clks 61 2>;
> +               assigned-clock-rates = <200000000>, <2000000000>;
> +               ti,sci = <&sms>;
> +               ti,sci-proc-id = <32>;
> +               ti,sci-host-id = <10>;
> +               bootph-pre-ram;
> +       };
> +
> +       dm_tifs: dm-tifs {
> +               compatible = "ti,j721e-dm-sci";
> +               ti,host-id = <3>;
> +               ti,secure-host;
> +               mbox-names = "rx", "tx";
> +               mboxes= <&secure_proxy_mcu 21>, <&secure_proxy_mcu 23>;
> +               bootph-pre-ram;
> +       };
> +};
> +
> +&mcu_timer0 {
> +       status = "okay";
> +       clock-frequency = <250000000>;
> +       bootph-pre-ram;
> +};
> +
> +&secure_proxy_sa3 {
> +       status = "okay";
> +       bootph-pre-ram;
> +};
> +
> +&secure_proxy_mcu {
> +       status = "okay";
> +       bootph-pre-ram;
> +};
> +
> +&cbass_mcu_wakeup {
> +       sysctrler: sysctrler {
> +               compatible = "ti,am654-system-controller";
> +               mboxes= <&secure_proxy_mcu 4>,
> +                       <&secure_proxy_mcu 5>,
> +                       <&secure_proxy_sa3 5>;
> +               mbox-names = "tx", "rx", "boot_notify";
> +               bootph-pre-ram;
> +       };
> +};
> +
> +&sms {
> +       mboxes= <&secure_proxy_mcu 8>, <&secure_proxy_mcu 6>, <&secure_proxy_mcu 5>;
> +       mbox-names = "tx", "rx", "notify";
> +       ti,host-id = <4>;
> +       ti,secure-host;
> +       bootph-pre-ram;
> +};
> +
> +&wkup_uart0 {
> +       bootph-pre-ram;
> +       status = "okay";
> +};
> +
> +&ospi0 {
> +       reg = <0x0 0x47040000 0x0 0x100>,
> +             <0x0 0x50000000 0x0 0x8000000>;
> +};
> +
> +&ospi1 {
> +       reg = <0x0 0x47050000 0x0 0x100>,
> +             <0x0 0x58000000 0x0 0x8000000>;
> +};
> +
> +&mcu_ringacc {
> +       ti,sci = <&dm_tifs>;
> +};
> +
> +&mcu_udmap {
> +       ti,sci = <&dm_tifs>;
> +};
> diff --git a/arch/arm/dts/k3-am69-sk-u-boot.dtsi b/arch/arm/dts/k3-am69-sk-u-boot.dtsi
> new file mode 100644
> index 0000000000..c8944499e8
> --- /dev/null
> +++ b/arch/arm/dts/k3-am69-sk-u-boot.dtsi
> @@ -0,0 +1,25 @@
> +// SPDX-License-Identifier: GPL-2.0

Ditto.

> +/*
> + * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
> + */
> +
> +#include "k3-j784s4-binman.dtsi"
> +
> +&mcu_udmap {
> +       reg =   <0x0 0x285c0000 0x0 0x100>,
> +               <0x0 0x284c0000 0x0 0x4000>,
> +               <0x0 0x2a800000 0x0 0x40000>,
> +               <0x0 0x284a0000 0x0 0x4000>,
> +               <0x0 0x2aa00000 0x0 0x40000>,
> +               <0x0 0x28400000 0x0 0x2000>;
> +       reg-names = "gcfg", "rchan", "rchanrt", "tchan",
> +                   "tchanrt", "rflow";
> +       bootph-pre-ram;
> +};
> +
> +&sms {
> +       k3_sysreset: sysreset-controller {
> +               compatible = "ti,sci-sysreset";
> +               bootph-pre-ram;
> +       };
> +};

  reply	other threads:[~2023-09-12 12:20 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 11:05 [PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 01/16] arm: dts: Introduce j784s4 dts from linux kernel Apurva Nandan
2023-09-09 10:50   ` Roger Quadros
2023-09-19 17:37     ` Apurva Nandan
2023-09-12 11:10   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition Apurva Nandan
2023-09-09 10:48   ` Roger Quadros
2023-09-19 17:38     ` Apurva Nandan
2023-09-28 10:05     ` Apurva Nandan
2023-09-28 10:33     ` Apurva Nandan
2023-09-12 11:17   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC Apurva Nandan
2023-09-12 11:21   ` Marcel Ziswiler
2023-09-12 12:31     ` Nishanth Menon
2023-09-08 11:05 ` [PATCH v3 04/16] arm: mach-k3: j784s4: Add clk and power support Apurva Nandan
2023-09-12 11:24   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 05/16] drivers: dma: Add support for J784S4 SoC Apurva Nandan
2023-09-12 11:26   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 06/16] remoteproc: k3-r5: Extend support for R5F clusters on J784S4 SoCs Apurva Nandan
2023-09-09 10:56   ` Roger Quadros
2023-09-19  7:44     ` Kumar, Udit
2023-09-19 17:40     ` Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 07/16] remoteproc: k3-dsp: Extend support for C71x DSPs " Apurva Nandan
2023-09-09 10:58   ` Roger Quadros
2023-09-19 17:42     ` Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 08/16] board: ti: j784s4: Add board support for J784S4 EVM Apurva Nandan
2023-09-09 11:02   ` Roger Quadros
2023-09-19 17:43     ` Apurva Nandan
2023-09-09 11:29   ` Roger Quadros
2023-09-19 17:43     ` Apurva Nandan
2023-09-12 11:35   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 09/16] arm: dts: Introduce j784s4 u-boot dts files Apurva Nandan
2023-09-12 12:03   ` Marcel Ziswiler
2023-09-08 11:05 ` [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel Apurva Nandan
2023-09-12 12:10   ` Marcel Ziswiler
2023-09-12 12:35     ` Nishanth Menon
2023-09-08 11:05 ` [PATCH v3 11/16] board: ti: j784s4: Add support for board detection by EEPROM read Apurva Nandan
2023-09-08 14:42   ` Nishanth Menon
2023-09-08 15:59     ` Andrew Davis
2023-09-08 17:03       ` Nishanth Menon
2023-09-08 17:20         ` Andrew Davis
2023-09-08 18:31           ` Nishanth Menon
2023-09-08 11:05 ` [PATCH v3 12/16] board: ti: j784s4: Update env to use am69-sk dtb Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files Apurva Nandan
2023-09-12 12:20   ` Marcel Ziswiler [this message]
2023-09-12 12:44     ` Nishanth Menon
2023-09-08 11:05 ` [PATCH v3 14/16] arm: dts: k3-j784s4-binman: Add support for AM69 SK Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 15/16] configs: j784s4_evm: Add defconfig for j784s4 evm and am69 sk Apurva Nandan
2023-09-08 11:05 ` [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation Apurva Nandan
2023-09-09 11:38   ` Roger Quadros
2023-09-19 18:03     ` Apurva Nandan
2023-09-12 12:50   ` Marcel Ziswiler
2023-09-12 20:01     ` Heinrich Schuchardt
2023-09-12 11:13 ` [PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support Marcel Ziswiler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c404a39ce71abe4e4fb3a7cc143cb62e7779f802.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=a-bhatia1@ti.com \
    --cc=a-nandan@ti.com \
    --cc=afd@ti.com \
    --cc=bb@ti.com \
    --cc=christian.gmeiner@gmail.com \
    --cc=hnagalla@ti.com \
    --cc=j-choudhary@ti.com \
    --cc=j-kacines@ti.com \
    --cc=jh80.chung@samsung.com \
    --cc=kamlesh@ti.com \
    --cc=lukma@denx.de \
    --cc=m-chawdhry@ti.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=ralph.siemsen@linaro.org \
    --cc=rasmus.villemoes@prevas.dk \
    --cc=rogerq@kernel.org \
    --cc=sabiya.d@ti.com \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    --cc=yanhong.wang@starfivetech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox