[U-Boot] [PATCH 0/2] net: phy: ti: dp83867: add w/a for RX_CTRL pin strap and use ofnode API
Grygorii Strashko
grygorii.strashko at ti.com
Thu Jun 28 19:26:33 UTC 2018
This series adds
- workaround for incorrect RX_CTRL pin strap as per revised
data manual for DP83867IR/CR (SNLS484E[1], revised march 2017) which
advises that strapping RX_DV/RX_CTRL pin in mode 1 and 2 is not
supported (see note below Table 5 (4-Level Strap Pins)).
- does simple conversation of dp83867 to use ofnode API.
[1] http://www.ti.com/lit/ds/snls484e/snls484e.pdf
Grygorii Strashko (1):
net: phy: dp83867: switch to use ofnode api
Murali Karicheri (1):
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
drivers/net/phy/ti.c | 34 ++++++++++++++++++++++------------
1 file changed, 22 insertions(+), 12 deletions(-)
--
2.10.5
More information about the U-Boot
mailing list