OSDN Git Service

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)
commitc8baae840fd1d5f871b674e7f99e9fcc405c910e
tree189263ce0c555c14a662e1bbf5650187ff41b7f6
parentc9fbd71f73094311b31ee703a918e9e0df502cef
parent806700bab41e9297c6ace1d1d0cabd77b020ad72
Merge branch 'Microchip-Technology-KSZ9131'

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>