Generic MDIO device tree node to access switch registers

61 views Asked by At

We are connected ethernet switch to SoC using MDIO and MDC lines. We need to add mdio entries in the device tree source for this switch. Can anyone guide me to the sample kernel source for this. There is no driver available for the switch. We need to access the switch registers through MDIO and MDC lines. Looking for a sample MDIO device tree node in this scenario.

Most of the MDIO entries are linked with PHY drivers. Looking for a sample generic standalone MDIO device tree node.

0

There are 0 answers