phy: add the ST ste10Xp PHYs
This patch adds the STMicroelectronics ste10xp PHY device driver. It supports both the ste100p and the ste101p devices. Suspend/resume alredy added. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
4621bf1298
commit
f95be1806f
@@ -71,6 +71,12 @@ config NATIONAL_PHY
|
||||
---help---
|
||||
Currently supports the DP83865 PHY.
|
||||
|
||||
config STE10XP
|
||||
depends on PHYLIB
|
||||
tristate "Driver for STMicroelectronics STe10Xp PHYs"
|
||||
---help---
|
||||
This is the driver for the STe100p and STe101p PHYs.
|
||||
|
||||
config FIXED_PHY
|
||||
bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
|
||||
depends on PHYLIB=y
|
||||
|
Reference in New Issue
Block a user