All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] add interface mode select and RMII
@ 2022-08-19  7:47 wei.fang
  2022-08-19  7:47 ` [PATCH net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property wei.fang
  2022-08-19  7:47 ` [PATCH net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support wei.fang
  0 siblings, 2 replies; 10+ messages in thread
From: wei.fang @ 2022-08-19  7:47 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	andrew, f.fainelli, hkallweit1, linux
  Cc: netdev, devicetree, linux-kernel

From: Wei Fang <wei.fang@nxp.com>

The patches add the below feature support for both TJA1100 and
TJA1101 PHYs cards:
- Add MII and RMII mode support.
- Add REF_CLK input/output support for RMII mode.

Wei Fang (2):
  dt-bindings: net: tja11xx: add nxp,refclk_in property
  net: phy: tja11xx: add interface mode and RMII REF_CLK support

 .../devicetree/bindings/net/nxp,tja11xx.yaml  | 17 ++++
 drivers/net/phy/nxp-tja11xx.c                 | 83 +++++++++++++++++--
 2 files changed, 95 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-22  1:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19  7:47 [PATCH net-next 0/2] add interface mode select and RMII wei.fang
2022-08-19  7:47 ` [PATCH net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property wei.fang
2022-08-19  9:14   ` Krzysztof Kozlowski
2022-08-19  9:37     ` Wei Fang
2022-08-19 11:37       ` Krzysztof Kozlowski
2022-08-19 12:44         ` Andrew Lunn
2022-08-19 12:52           ` Krzysztof Kozlowski
2022-08-19  7:47 ` [PATCH net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support wei.fang
2022-08-19 12:50   ` Andrew Lunn
2022-08-22  1:16     ` Wei Fang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.