[PATCH v2 0/2] Add MAIN CPSW2G DT support for J721S2

From: Siddharth Vadapalli
Date: Mon Jul 10 2023 - 05:49:22 EST


Hello,

This series adds devicetree node for MAIN CPSW2G instance of CPSW
Ethernet Switch on TI's J721S2 SoC. Also, a devicetree overlay is added
in order to enable MAIN CPSW2G in RGMII-RXID mode using the GESI
Expansion Board connected to the J7 Common-Processor-Board.

Regards,
Siddharth.

---
This series is based on linux-next tagged next-20230710.

v1:
https://lore.kernel.org/r/20230529104913.560045-1-s-vadapalli@xxxxxx/
Changes since v1:
- Rebase series on next-20230710.

RFC:
https://lore.kernel.org/r/20230426105718.118806-1-s-vadapalli@xxxxxx/
Changes since RFC:
- Add GESI board product link in the device-tree overlay file.

Kishon Vijay Abraham I (2):
arm64: dts: ti: k3-j721s2-main: Add main CPSW2G devicetree node
arm64: dts: ti: k3-j721s2: Add overlay to enable main CPSW2G with GESI

arch/arm64/boot/dts/ti/Makefile | 2 +
.../dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 85 +++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 69 +++++++++++++++
3 files changed, 156 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso

--
2.34.1