
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@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@ti.com Signed-off-by: Suman Anna s-anna@ti.com Signed-off-by: Vignesh Raghavendra vigneshr@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... [2] https://lore.kernel.org/linux-arm-kernel/20220415131917.431137-1-vigneshr@ti...