freebsd-dev/sys/dev/ffec
Ian Lepore 44c63714ce Add imx6ul SoC support, and get the PHY number from the FDT data. If there
is no phy-handle property, fall back to using MII_PHY_ANY.

This still doesn't support an mdio bus with multiple PHYs on it, or the
possibility that the PHY being used by this instance of ffec is on the
mdio bus of some other instance (which is now a possibility with imx6ul).
Adding that support will require changes in fdt_get_phyaddr(), which is
currently making some assumptions that don't work with modern fdt data.
2017-04-16 03:49:14 +00:00
..
if_ffec.c Add imx6ul SoC support, and get the PHY number from the FDT data. If there 2017-04-16 03:49:14 +00:00
if_ffecreg.h Add definitions for the IEEE-1588 registers. 2017-02-18 18:27:28 +00:00