Message ID | 20230331065110.604516-1-s-vadapalli@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for J784S4 CPSW9G | expand |
On 31/03/2023 09:51, Siddharth Vadapalli wrote: > Hello, > > This series adds a new compatible to am65-cpsw driver for the CPSW9G > instance of the CPSW Ethernet Switch on TI's J784S4 SoC which has 8 > external ports and 1 internal host port. > > The CPSW9G instance supports QSGMII and USXGMII modes for which driver > support is added. > > Regards, > Siddharth. > > Siddharth Vadapalli (2): > net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G > net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G > > drivers/net/ethernet/ti/am65-cpsw-nuss.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > For this series, Reviewed-by: Roger Quadros <rogerq@kernel.org>