[PATCH 4/4 v2] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard

Arnd Bergmann arnd at arndb.de
Mon Aug 29 06:21:42 PDT 2016


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.

	Arnd



More information about the linux-arm-kernel mailing list