]> git.baikalelectronics.ru Git - kernel.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)
commitd8359ea3d04ffd1e663cdd1590a973ac7f1b5362
tree39cf9c2352f7543da674c0540794093c89b69e68
parent5bc1bddddb59ecd0d1f6621c90413e4a3a5061d5
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]