This is the initial driver for Microchip KSZ9131 10/100/1000 Ethernet PHY v3: - KSZ9131 uses picosecond units for values of devicetree properties. - rewrite micrel.c and micrel-ksz90x1.txt to use the picosecond values. v2: - Creating a series from two related patches. Yuiko Oshino (2): net: phy: micrel: add Microchip KSZ9131 initial driver dt-bindings: net: add support for Microchip KSZ9131 .../devicetree/bindings/net/micrel-ksz90x1.txt | 28 ++++- drivers/net/phy/micrel.c | 130 ++++++++++++++++++++- include/linux/micrel_phy.h | 1 + 3 files changed, 157 insertions(+), 2 deletions(-) -- 2.7.4