]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: dts: Add support for Ethernet on some N900 macro boards
authorTony Lindgren <tony@atomide.com>
Thu, 18 Sep 2014 16:03:36 +0000 (09:03 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Sep 2014 16:03:36 +0000 (09:03 -0700)
commit271d4c6bc709d922e5f8913bcb64d6c53a752e31
treea3deef7d05862e062d69bba8a043a126b13f7ee3
parenta4ff93c185787412936bc8414f14f50bdd56e546
ARM: dts: Add support for Ethernet on some N900 macro boards

As we have support for this in board-rx51-peripherals.c, let's
add it to the .dts files too.

Note that the reset GPIO will eventually go to the driver.
For now let's just pull it down and skip any further reset
in case the bootloader has configured the MAC address so
NFSroot works.

Also note that after 3430-sdp are using proper GPMC timings
we can remove the tests for smsc,lan91c94 in gpmc.c.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-n900.dts
arch/arm/mach-omap2/pdata-quirks.c