Skip to content
Commit f845cddc authored by Arvin Farahmand's avatar Arvin Farahmand Committed by Anas Nashif
Browse files

drivers: Add Ethernet PHY API



This commit adds support for Ethernet PHY drivers via a PHY API.

It also includes a driver for a generic MII compliant PHY
which supports most PHYs on the market.

Separating PHY driver from the SoC specific Ethernet driver
simplifies the Ethernet driver code and enables code re-use.
Drivers for specific PHYs with more advanced features, such as
RGMII delay in PHY can be developed independent of the Ethernet
MAC driver.

Signed-off-by: default avatarArvin Farahmand <arvinf@ip-logix.com>
parent 2bec7587
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment