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

From: Siddharth Vadapalli
Date: Mon May 29 2023 - 06:49:33 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.

NOTE: This series applies on top of the following series:
https://lore.kernel.org/r/20230331090028.8373-1-r-gunasekaran@xxxxxx/
which in turn has been applied on linux-next tagged next-20230525.

Regards,
Siddharth.

---

RFC series at:
https://lore.kernel.org/r/20230426105718.118806-1-s-vadapalli@xxxxxx

Changes since RFC series:
- 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.25.1