[PATCH V2 net-next 0/2] add interface mode select and RMII

From: wei . fang
Date: Sun Aug 21 2022 - 21:59:53 EST


From: Wei Fang <wei.fang@xxxxxxx>

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