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 This series depends on: - [PATCH v4 0/5] arm64: Initial support for Texas Instrument's J7200 Platform [1] from: Lokesh Vutla <lokeshvutla@xxxxxx> [1] https://patchwork.kernel.org/cover/11774429/ Changes in v3: - rebase on top of [1] - updated dependencies - added tested-by 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 | 48 +++++++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 118 ++++++++++++++++++ 3 files changed, 211 insertions(+) -- 2.17.1