]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1036ed3904485f9ab2a046897ead5b3428d687a7
tree189263ce0c555c14a662e1bbf5650187ff41b7f6
parentec677013b06d0bfcab1f9710681c18e248a44c00
parent4444bb90b0050192c34c2343e81544136715a78f
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>