[PATCH net-next v3 0/2] net: phy: micrel: lan8814 erratas
From: Horatiu Vultur
Date: Mon Mar 04 2024 - 04:17:07 EST
Add two erratas for lan8814. First one fix the led which might
stay on even that there is no link. The second one improves increases
length of the cable that can be used when used in 1000Base-T.
v2->v3:
- drop trailing underscore from register definitions
v1->v2:
- separate errates such that each errate has it's own function.
Horatiu Vultur (2):
net: phy: micrel: lan8814 led errata
net: phy: micrel: lan8814 cable improvement errata
drivers/net/phy/micrel.c | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
--
2.34.1