2ccb0161a0
There is one RGMII check not using the phy_interface_mode_is_rgmii()
helper. This prevents the driver from configuring the MAC properly when
using a phy-mode that is not just rgmii, e.g. rgmii-rxid. This became an
issue on sama5d3 xplained since the ksz9031 driver is hadling phy-mode
properly and the phy-mode has to be set to rgmii-rxid.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
macb.h | ||
macb_main.c | ||
macb_pci.c | ||
macb_ptp.c |