linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net-next 0/2] add interface mode select and RMII
@ 2022-08-22  1:59 wei.fang
  2022-08-22  1:59 ` [PATCH V2 net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property wei.fang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: wei.fang @ 2022-08-22  1:59 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] 5+ messages in thread

end of thread, other threads:[~2022-08-24  0:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22  1:59 [PATCH V2 net-next 0/2] add interface mode select and RMII wei.fang
2022-08-22  1:59 ` [PATCH V2 net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property wei.fang
2022-08-22 21:36   ` Rob Herring
2022-08-22  1:59 ` [PATCH V2 net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support wei.fang
2022-08-24  0:50 ` [PATCH V2 net-next 0/2] add interface mode select and RMII patchwork-bot+netdevbpf

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