Optional properties:
- interrupts: interrupt line number for the SMI error/done interrupt
-- clocks: phandle for up to three required clocks for the MDIO instance +- clocks: phandle for up to four required clocks for the MDIO instance
This needs to enumerate exactly what the clocks are. Shouldn't there be an additional clock-names value too?
Hi Rob
The driver does not care what they are called. It just turns them all on, and turns them off again when removed.
Andrew