Hi,
I have a custom designed board where some 3rd party PHYs are interfaced to the MACports of cpsw9g - internal switch.
As I understand, CSW9G internal switch is managed by EthFW and it controls the MDIO bus too.
I have the PHY driver already integrated into Linux. Now, the question is :
1. For the EthFW to access the PHY, is it mandatory to have the PHY driver integrated into ENET_LLD?
2. Is MDIO bus accessible from Linux ? - can the PHY be accessed from Linux via MDIO bus?