devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] make PHY output RMII reference clock
@ 2024-10-08  7:07 Wei Fang
  2024-10-08  7:07 ` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property Wei Fang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Wei Fang @ 2024-10-08  7:07 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, andrew,
	f.fainelli, hkallweit1, andrei.botila, linux
  Cc: devicetree, linux-kernel, netdev, imx

The TJA11xx PHYs have the capability to provide 50MHz reference clock
in RMII mode and output on REF_CLK pin. Therefore, add the new property
"nxp,rmii-refclk-output" to support this feature. This property is only
available for PHYs which use nxp-c45-tja11xx driver, such as TJA1103,
TJA1104, TJA1120 and TJA1121.

---
v2 Link: https://lore.kernel.org/netdev/20240823-jersey-conducive-70863dd6fd27@spud/T/
v3 Linl: https://lore.kernel.org/imx/20240826052700.232453-1-wei.fang@nxp.com/
---

Wei Fang (2):
  dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
  net: phy: c45-tja11xx: add support for outputing RMII reference clock

 .../devicetree/bindings/net/nxp,tja11xx.yaml  | 18 ++++++++++++
 drivers/net/phy/nxp-c45-tja11xx.c             | 29 +++++++++++++++++--
 drivers/net/phy/nxp-c45-tja11xx.h             |  1 +
 3 files changed, 46 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-10  2:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08  7:07 [PATCH v2 net-next 0/2] make PHY output RMII reference clock Wei Fang
2024-10-08  7:07 ` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property Wei Fang
2024-10-09 15:12   ` Rob Herring
2024-10-10  2:17     ` Wei Fang
2024-10-08  7:07 ` [PATCH v2 net-next 2/2] net: phy: c45-tja11xx: add support for outputing RMII reference clock Wei Fang
2024-10-08  8:31   ` Russell King (Oracle)
2024-10-08  9:43     ` Wei Fang
2024-10-09 11:57   ` Simon Horman
2024-10-09 12:45     ` Wei Fang
2024-10-08  7:25 ` [PATCH v2 net-next 0/2] make PHY output " Wei Fang

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