mbox series

[RFC,0/3] Add AM65x ICSSG2 Ethernet support

Message ID 20230807111855.2614761-1-danishanwar@ti.com
Headers show
Series Add AM65x ICSSG2 Ethernet support | expand

Message

MD Danish Anwar Aug. 7, 2023, 11:18 a.m. UTC
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@ti.com/
[2] https://lore.kernel.org/all/20230807110836.2612730-1-danishanwar@ti.com/

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(+)