mbox series

[net-next,v3,0/2] DP83869 Enhancements

Message ID 20200521174738.3151-1-dmurphy@ti.com
Headers show
Series DP83869 Enhancements | expand

Message

Dan Murphy May 21, 2020, 5:47 p.m. UTC
Hello

These are improvements to the DP83869 Ethernet PHY driver.  OP-mode and port
mirroring may be strapped on the device but the software only retrives these
settings from the device tree.  Reading the straps and initializing the
associated stored variables so when setting the PHY up and down the PHY's
configuration values will be retained.

Dan Murphy (2):
  net: phy: dp83869: Update port-mirroring to read straps
  net: phy: dp83869: Set opmode from straps

 drivers/net/phy/dp83869.c | 36 ++++++++++++++++++++++++++++++++----
 1 file changed, 32 insertions(+), 4 deletions(-)