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