Hello. Currently the fixed-link DT binding is pre-configured and cannot be changed in run-time. This means the cable unplug events are not being detected, and the link parameters can't be negotiated.
The following patches are needed when mvneta is used in fixed-link mode (without MDIO). They add an API to of_mdio for updating the fixed_phy status, and use that API in the mvneta driver when parsing the SGMII in-band status. Signed-off-by: Stas Sergeev <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

