]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: dp83848: Add TI DP83848 Ethernet PHY
authorAndrew F. Davis <afd@ti.com>
Tue, 20 Oct 2015 21:28:57 +0000 (16:28 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Oct 2015 13:37:19 +0000 (06:37 -0700)
commit34e45ad9378c31ef2b59e8bd63d62f0ca8e719a3
tree39cf9c2352f7543da674c0540794093c89b69e68
parent104eb270e665f4fcd8cb8c8ab4c4d4538c604e92
net: phy: dp83848: Add TI DP83848 Ethernet PHY

Add support for the TI DP83848 Ethernet PHY device.

The DP83848 is a highly reliable, feature rich, IEEE 802.3 compliant
single port 10/100 Mb/s Ethernet Physical Layer Transceiver supporting
the MII and RMII interfaces.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-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/dp83848.c [new file with mode: 0644]