[PATCH 07/11] arm: dts: Introduce base AM62 SoC dtsi files
Vignesh Raghavendra
vigneshr at ti.com
Fri Apr 15 18:40:43 CEST 2022
On 15/04/22 9:58 pm, Tom Rini wrote:
> On Fri, Apr 15, 2022 at 07:39:27PM +0530, Vignesh Raghavendra wrote:
>> From: Suman Anna <s-anna at ti.com>
>>
>> Introduce the basic AM62 SoC description dtsi files. While doing this,
>> lets reuse the DDR controller definition from AM64 as the instance is
>> the same
>>
>> Signed-off-by: Gowtham Tammana <g-tammana at ti.com>
>> Signed-off-by: Suman Anna <s-anna at ti.com>
>> Signed-off-by: Vignesh Raghavendra <vigneshr at ti.com>
>> ---
>> arch/arm/dts/k3-am62-ddr.dtsi | 11 +
>> arch/arm/dts/k3-am62-main.dtsi | 503 +++++++++++++++++++++++++++++++
>> arch/arm/dts/k3-am62-mcu.dtsi | 36 +++
>> arch/arm/dts/k3-am62-wakeup.dtsi | 41 +++
>> arch/arm/dts/k3-am62.dtsi | 105 +++++++
>> arch/arm/dts/k3-am625.dtsi | 103 +++++++
>> 6 files changed, 799 insertions(+)
>
> Since the commit doesn't say, what is the status of this with upstream
> Linux kernel? Thanks.
>
Base dts with UART support is upstream[1]. Rest of peripherals are
under review [2]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/boot/dts/ti/k3-am625-sk.dts
[2] https://lore.kernel.org/linux-arm-kernel/20220415131917.431137-1-vigneshr@ti.com/T/#t
More information about the U-Boot
mailing list