Merge branch 'Microchip-Technology-KSZ9131'
authorDavid S. Miller <davem@davemloft.net>
Sat, 20 Oct 2018 00:02:24 +0000 (17:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Oct 2018 00:02:24 +0000 (17:02 -0700)
Yuiko Oshino says:

====================
Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge