Hello, This series adds the device-tree nodes for CPSW5G instance of CPSW Ethernet Switch on TI's J7200 SoC. Additionally, an overlay file is also added to enable CPSW5G nodes in QSGMII mode with the Add-On J7 QUAD Port Ethernet expansion QSGMII daughtercard. Siddharth Vadapalli (2): arm64: dts: ti: j7200-main: Add CPSW5G nodes arm64: dts: ti: k3-j7200: Add overlay to enable CPSW5G ports in QSGMII mode arch/arm64/boot/dts/ti/Makefile | 2 + arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 83 +++++++++++++++ .../dts/ti/k3-j7200-quad-port-eth-exp.dtso | 100 ++++++++++++++++++ 3 files changed, 185 insertions(+) create mode 100644 arch/arm64/boot/dts/ti/k3-j7200-quad-port-eth-exp.dtso -- 2.25.1