[net-next,v3,0/2] net: phy: micrel: lan8814 erratas

Message ID 20240304091548.1386022-1-horatiu.vultur@microchip.com
Headers
Series net: phy: micrel: lan8814 erratas |

Message

Horatiu Vultur March 4, 2024, 9:15 a.m. UTC
  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(+)