public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
@ 2026-03-23  9:03 Meghana Malladi
  2026-03-23  9:03 ` [PATCH net-next v4 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support Meghana Malladi
  2026-03-23  9:03 ` [PATCH net-next v4 2/2] arm64: defconfig: Enable DP83TG720 PHY driver Meghana Malladi
  0 siblings, 2 replies; 3+ messages in thread
From: Meghana Malladi @ 2026-03-23  9:03 UTC (permalink / raw)
  To: Vignesh Raghavendra, Nishanth Menon
  Cc: Tero Kristo, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-kernel, devicetree, linux-kernel, netdev, srk,
	danishanwar, m-malladi

This series adds device tree overlay support for enabling ICSSG0 dual EMAC
on the AM642 EVM, along with the necessary PHY driver configuration.

The overlay enables both ICSSG0 Ethernet interfaces (port0 and port1) in
dual EMAC mode and can be combined with the existing ICSSG1 overlay to
enable all four ICSSG interfaces if needed.

The series also enables the DP83TG720 PHY driver required for the
DP83TG720-IND-SPE-EVM daughter card used with the ICSSG0 interface.

v3: https://lore.kernel.org/all/20260311053852.1034244-1-m-malladi@ti.com/
logs: https://gist.github.com/MeghanaMalladiTI/20e9e661c3e1075694097bc02f5a3916

Meghana Malladi (2):
  arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support
  arm64: defconfig: Enable DP83TG720 PHY driver

 arch/arm64/boot/dts/ti/Makefile               |   4 +
 .../boot/dts/ti/k3-am642-evm-icssg0.dtso      | 168 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   1 +
 3 files changed, 173 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am642-evm-icssg0.dtso


base-commit: 9ac76f3d0bb2940db3a9684d596b9c8f301ef315
-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-23  9:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23  9:03 [PATCH net-next v4 0/2] Add ICSSG0 dual EMAC support for AM642 EVM Meghana Malladi
2026-03-23  9:03 ` [PATCH net-next v4 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support Meghana Malladi
2026-03-23  9:03 ` [PATCH net-next v4 2/2] arm64: defconfig: Enable DP83TG720 PHY driver Meghana Malladi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox