Hi Grygorii, On 05/09/2020 2.38, 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 > > This series depends on: > - [PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 > Platform [1] > from: Lokesh Vutla <[email protected]> > - [PATCH] soc: ti: k3-socinfo: Add entry for J7200 [2] > from: Peter Ujfalusi <[email protected]>
you also need to pick: [PATCH] dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters [3] > > [1] > https://lore.kernel.org/linux-arm-kernel/[email protected]/T/#m141ae4d0dd818518c00c81806d689983d6e832e6 > [2] https://lore.kernel.org/patchwork/patch/1283230/ [3] https://lore.kernel.org/lkml/[email protected]/ > > 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(+) > - Péter Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

