[PATCH net-next 0/3] Add support for 1588 in LAN8814

From: Divya Koppera
Date: Fri Mar 04 2022 - 04:36:30 EST


The following patch series contains:
- Fix for concurrent register access, which provides
atomic access to extended page register reads/writes.
- Provides dt-bindings related to latency and timestamping
that are required for LAN8814 phy.
- 1588 hardware timestamping support in LAN8814 phy.

Divya Koppera (3):
net: phy: micrel: Fix concurrent register access
dt-bindings: net: micrel: Configure latency values and timestamping
check for LAN8814 phy
net: phy: micrel: 1588 support for LAN8814 phy

.../devicetree/bindings/net/micrel.txt | 17 +
drivers/net/phy/micrel.c | 1114 ++++++++++++++++-
2 files changed, 1097 insertions(+), 34 deletions(-)

--
2.17.1