On Mon, Aug 29, 2016 at 3:21 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > On Wednesday 24 August 2016, Linus Walleij wrote: >> + /* >> + * An on-board SMSC LAN9221 chip for "debug ethernet", >> + * which is actually just an ordinary ethernet on the >> + * EBI2. This has a 25MHz chrystal next to it, so no >> + * clocking is needed. >> + */ >> + ethernet-ebi2@2,1b800000 { >> + compatible = "smsc,lan9221", "smsc,lan9115"; >> + reg = <2 0x0 0x100>; >> + /* > > The unit address does not match the register property here. So the convention is: ethernet-ebi2@2,0 I take it, OK fixing! (Also in the bindings.) Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html