[PATCH 4/4 v2] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard
Linus Walleij
linus.walleij at linaro.org
Mon Aug 29 06:36:40 PDT 2016
On Mon, Aug 29, 2016 at 3:21 PM, Arnd Bergmann <arnd at arndb.de> 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 at 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 at 2,0 I take it, OK fixing!
(Also in the bindings.)
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list