Hi All, This series adds support for ICSSG2 ethernet on AM65x SR2.0. This series is dependent on [1] and [2]. [1] is part of linux-next and [2] is still under review. This series can be merged in next cycle once both [1] and [2] are part of the mainline kernel. For now, I am posting this as RFC to get comments and modify patches if needed. [1] https://lore.kernel.org/all/20230807110048.2611456-1-danishanwar@xxxxxx/ [2] https://lore.kernel.org/all/20230807110836.2612730-1-danishanwar@xxxxxx/ Thanks and Regards, Md Danish Anwar MD Danish Anwar (2): arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes arm64: dts: ti: am654-base-board: add ICSSG2 Ethernet support Suman Anna (1): arm64: dts: ti: k3-am65-main: Add PRU system events for virtio arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 72 ++++++++++ .../arm64/boot/dts/ti/k3-am654-base-board.dts | 131 ++++++++++++++++++ 2 files changed, 203 insertions(+) -- 2.34.1