linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PHY-GMII-SEL: Add support for SGMII mode
@ 2023-03-09  6:35 Siddharth Vadapalli
  2023-03-09  6:35 ` [PATCH v2 1/3] phy: ti: gmii-sel: " Siddharth Vadapalli
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Siddharth Vadapalli @ 2023-03-09  6:35 UTC (permalink / raw)
  To: vkoul, kishon, rogerq
  Cc: linux-phy, linux-kernel, linux-arm-kernel, srk, s-vadapalli

Hello,

This series adds support to configure the CPSW MAC's PHY in SGMII mode.
Also, SGMII mode is enabled for TI's J7200 and J721E SoCs.

Changes from v1:
1. Add "break" statement within "case PHY_INTERFACE_MODE_SGMII".
2. Add newline before "default" case.
3. Update commit message of patch 1/3 to follow the existing convention.

v1:
https://lore.kernel.org/r/20230309062237.389444-1-s-vadapalli@ti.com/

Siddharth Vadapalli (3):
  phy: ti: gmii-sel: Add support for SGMII mode
  phy: ti: gmii-sel: Enable SGMII mode for J7200
  phy: ti: gmii-sel: Enable SGMII mode for J721E

 drivers/phy/ti/phy-gmii-sel.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.25.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2023-05-16 14:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09  6:35 [PATCH v2 0/3] PHY-GMII-SEL: Add support for SGMII mode Siddharth Vadapalli
2023-03-09  6:35 ` [PATCH v2 1/3] phy: ti: gmii-sel: " Siddharth Vadapalli
2023-03-09  6:35 ` [PATCH v2 2/3] phy: ti: gmii-sel: Enable SGMII mode for J7200 Siddharth Vadapalli
2023-03-09  6:35 ` [PATCH v2 3/3] phy: ti: gmii-sel: Enable SGMII mode for J721E Siddharth Vadapalli
2023-04-04  7:04 ` [PATCH v2 0/3] PHY-GMII-SEL: Add support for SGMII mode Siddharth Vadapalli
2023-04-04 12:13 ` Roger Quadros
2023-05-16 14:31 ` Vinod Koul

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).