> It is possible to set up PHY IRQs even if the MDIO bus is not OF-based. > I think that mv88e6xxx_g2_irq_mdio_setup() does that (sets bus->irq[]). Yes. It took me a while to realise you could do this, so there is probably some complexity in mv88e6xxx i might of been able to avoid if i had discovered this earlier. Andrew