Hi Nishanth, The following series is a resend of the ICSSG DT nodes [1] for the 5.13 merge window. Patches are just rebased on top of 5.12-rc1 + your latest ti-k3-dts-next branch HEAD commit 0d7571c36331 ("arm64: dts: ti: k3-am65-main: Add device_type to pcie*_rc nodes"). There are no code changes w.r.t v1, I have picked up Vignesh's Reviewed-by tags. Note that the interrupt nodes continue to generate a warning about missing '#address-cells' when compiled using W=2, and this was concluded to be not an issue [2]. The nodename for PRUSS INTC is now enforced as per the discussion in [2] and added in commit 5ab931402a17 ("dt-bindings: irqchip: Add node name to PRUSS INTC") in v5.12-rc1. Boot logs: AM65x: https://pastebin.ubuntu.com/p/dVgBWB3xCv/ J721E: https://pastebin.ubuntu.com/p/YpmRPyCkRn/ Please see the v1 cover-letter [1] for all the original details. regards Suman [1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210114194805.8231-1-s-anna@xxxxxx/ [2] https://patchwork.kernel.org/comment/23926133/ Suman Anna (2): arm64: dts: ti: k3-am65-main: Add ICSSG nodes arm64: dts: ti: k3-j721e-main: Add ICSSG nodes arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 393 ++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 262 +++++++++++++++ 2 files changed, 655 insertions(+) -- 2.30.1