[PATCH 0/2] Add device-tree support for CPSW5G on J7200 SoC

Siddharth Vadapalli s-vadapalli at ti.com
Fri Mar 10 02:53:37 PST 2023


Hello,

This series depends on the series at:
https://lore.kernel.org/r/20230310103504.731845-1-s-vadapalli@ti.com
and will cause merge conflict if merged before it.

Regards,
Siddharth.

On 10/03/23 15:44, Siddharth Vadapalli wrote:
> 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
> 



More information about the linux-arm-kernel mailing list