> >CZ11NIC12 is indicated on my board. > > :-( Well, this board version has wrongly matched length of some > differential pairs, IRQ from 88E1514 is connected differently, there > are slight differences in power supplies and (if I am not mistaken) > something changed in RTC support circuitry. It looks like a huge > mistake on our side. Hi Tomas Would these problems also explain why the Ethernet links to the switch don't work? Maybe the differential pairs? > It seems that libphy is probed before pca9538 and we end up with: > [ 4.217550] libphy: orion_mdio_bus: probed > [ 4.221777] irq: no irq domain found for > /soc/internal-regs/i2c@11000/i2cmux@70/i2c@7/gpio@71 ! > > Any clue where to look in order to defer probing libphy or at least > orion_mdio_bus? I think there is a known phylib problem here. Somewhere in the call chain there is a void function, so the EPROBE_DEFFER gets discarded. But i could be remembering this wrongly. Andrew -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html