Hi All, This series adds DT nodes for TI J7200 SoC - 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 and board data Changes in v4: - fixed comments from Suman Anna <s-anna@xxxxxx> Changes in v3: - rebase - updated dependencies - added tested-by Changes in v2: - fixed DT build warnings (Nishanth Menon) v3: https://lore.kernel.org/patchwork/cover/1308044/ v2: https://lore.kernel.org/patchwork/cover/1302290/ 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 | 48 +++++++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 118 ++++++++++++++++++ 3 files changed, 211 insertions(+) -- 2.17.1