net: phy: dp83869: Add TI dp83869 phy
authorDan Murphy <dmurphy@ti.com>
Wed, 13 Nov 2019 16:42:26 +0000 (10:42 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 01:42:43 +0000 (17:42 -0800)
commit01db923e83779bf39b15e258a58eb1d0c5167f56
treecb80bff747ee990afeeb67abaa0065cb4f4b4938
parent4d66c56f7efe122d09d06cd3ebfa52a43d51a9cb
net: phy: dp83869: Add TI dp83869 phy

Add support for the TI DP83869 Gigabit ethernet phy
device.

The DP83869 is a robust, low power, fully featured
Physical Layer transceiver with integrated PMD
sublayers to support 10BASE-T, 100BASE-TX and
1000BASE-T Ethernet protocols.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/dp83869.c [new file with mode: 0644]