zephyr/dts/bindings/ethernet
Arvin Farahmand f845cddcf7 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: Arvin Farahmand <arvinf@ip-logix.com>
2021-08-27 11:43:48 -04:00
..
atmel,gmac-common.yaml dts: eth: sam: Split generic GMAC compatible 2021-07-16 21:34:43 -04:00
atmel,sam0-gmac.yaml dts: eth: sam: Split generic GMAC compatible 2021-07-16 21:34:43 -04:00
atmel,sam-gmac.yaml drivers: eth: sam: Replace constants by devicetree values 2021-07-16 21:34:43 -04:00
ethernet-phy.yaml drivers: Add Ethernet PHY API 2021-08-27 11:43:48 -04:00
ethernet,fixed-link.yaml
ethernet.yaml
intel,e1000.yaml
litex,eth0.yaml
microchip,enc28j60.yaml
microchip,enc424j600.yaml
nxp,kinetis-ethernet.yaml
nxp,kinetis-ptp.yaml
phy.yaml drivers: Add Ethernet PHY API 2021-08-27 11:43:48 -04:00
silabs,gecko-ethernet.yaml
smsc,lan9220.yaml
st,stm32-ethernet.yaml
ti,stellaris-ethernet.yaml
wiznet,w5500.yaml
xlnx,gem.yaml drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00