devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for QSGMII mode to am65-cpsw driver
@ 2022-05-31 11:30 Siddharth Vadapalli
  2022-05-31 11:30 ` [PATCH 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G Siddharth Vadapalli
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Siddharth Vadapalli @ 2022-05-31 11:30 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	linux, vladimir.oltean, grygorii.strashko, vigneshr, nsekhar
  Cc: netdev, devicetree, linux-kernel, kishon, Siddharth Vadapalli

Add support for QSGMII mode to am65-cpsw driver.

For full functionality of QSGMII mode in am65-cpsw driver, phy-gmii-sel
driver has to be configured. This has been implemented in another series
at:
https://lore.kernel.org/r/20220531111221.22963-1-s-vadapalli@ti.com

There is no direct dependency on the above series being merged.

Siddharth Vadapalli (3):
  dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200
    CPSW5G
  net: ethernet: ti: am65-cpsw: Add support for QSGMII mode
  net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct
    location

 .../bindings/net/ti,k3-am654-cpsw-nuss.yaml   |  4 ++--
 drivers/net/ethernet/ti/am65-cpsw-nuss.c      | 22 ++++++++++++++-----
 drivers/net/ethernet/ti/am65-cpsw-nuss.h      |  1 +
 3 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-06-01 11:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 11:30 [PATCH 0/3] Add support for QSGMII mode to am65-cpsw driver Siddharth Vadapalli
2022-05-31 11:30 ` [PATCH 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G Siddharth Vadapalli
2022-05-31 11:30 ` [PATCH 2/3] net: ethernet: ti: am65-cpsw: Add support for QSGMII mode Siddharth Vadapalli
2022-05-31 11:50   ` Russell King (Oracle)
2022-06-01  6:05     ` Siddharth Vadapalli
2022-05-31 11:30 ` [PATCH 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location Siddharth Vadapalli
2022-05-31 11:55   ` Russell King (Oracle)
2022-06-01  6:09     ` Siddharth Vadapalli
2022-06-01  8:29       ` Russell King (Oracle)
2022-06-01  9:29         ` Siddharth Vadapalli
2022-06-01  9:55           ` Russell King (Oracle)
2022-06-01 11:47             ` Siddharth Vadapalli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).