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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

