net: phy: dp83869: Set opmode from straps
authorDan Murphy <dmurphy@ti.com>
Thu, 21 May 2020 17:47:38 +0000 (12:47 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 23:13:10 +0000 (16:13 -0700)
commit0eaf8ccf2047d60f8725d3cfa005ee6170f1fdce
tree979cc44a50e6c0da8ac948aafea507d8b364f24f
parentc4566aec6e8088b28687d006a48469498b9f2af8
net: phy: dp83869: Set opmode from straps

If the op-mode for the device is not set in the device tree then set
the strapped op-mode and store it for later configuration.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83869.c