Re: [PATCH v2 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw

From: Kishon Vijay Abraham I
Date: Thu Sep 10 2020 - 03:39:33 EST




On 08/09/20 10:29 pm, Grygorii Strashko wrote:
> Hi All,
>
> arm64: dts: ti: k3-j7200: add dma and mcu cpsw nodes
>
> This series adds DT nodes for TI J7200 SoC
> - INTR/INTA, Ringacc and UDMA nodes for Main and MCU NAVSS, which are compatible
> with J721E Soc, to enable DMA support
> - MCU CPSW2g DT nodes to enable networking

https://pastebin.ubuntu.com/p/FPVggcdQ6T/

Tested-by: Kishon Vijay Abraham I <kishon@xxxxxx>

Thanks
Kishon

>
> This series depends on:
> - [PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 Platform [1]
> from: Lokesh Vutla <lokeshvutla@xxxxxx>
> - [PATCH] soc: ti: k3-socinfo: Add entry for J7200 [2]
> from: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
> - [PATCH] dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters [3]
> from: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
>
> [1] https://lore.kernel.org/linux-arm-kernel/20200827065144.17683-1-lokeshvutla@xxxxxx/T/#m141ae4d0dd818518c00c81806d689983d6e832e6
> [2] https://lore.kernel.org/patchwork/patch/1283230/
> [3] https://lore.kernel.org/lkml/20200904120009.30941-1-peter.ujfalusi@xxxxxx/
>
> Changes in v2:
> - fixed DT build warnings (Nishanth Menon)
>
> v1: https://lore.kernel.org/patchwork/cover/1301067/
>
> Grygorii Strashko (3):
> arm64: dts: ti: k3-j7200-main: add main navss cpts node
> arm64: dts: ti: k3-j7200-mcu: add mcu cpsw nuss node
> arm64: dts: ti: k3-j7200-common-proc-board: add mcu cpsw nuss pinmux
> and phy defs
>
> Peter Ujfalusi (1):
> arm64: dts: ti: k3-j7200: add DMA support
>
> .../dts/ti/k3-j7200-common-proc-board.dts | 45 +++++++
> arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 73 +++++++++++
> .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 118 ++++++++++++++++++
> 3 files changed, 236 insertions(+)
>