This is the initial driver for Microchip KSZ9131 10/100/1000 Ethernet PHY v2: - Creating a series from two related patches. Yuiko Oshino (2): net: phy: micrel: add Microchip KSZ9131 inital driver dt-bindings: net: add support for Microchip KSZ9131 Ethernet PHY .../devicetree/bindings/net/micrel-ksz90x1.txt | 29 +++++++++++++++++++- drivers/net/phy/micrel.c | 32 ++++++++++++++++++++-- include/linux/micrel_phy.h | 1 + 3 files changed, 58 insertions(+), 4 deletions(-) -- 2.7.4