]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix the machine entry for am3517
authorNishanth Menon <nm@ti.com>
Fri, 6 Dec 2013 22:20:17 +0000 (14:20 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Dec 2013 22:20:17 +0000 (14:20 -0800)
commite35bc11a7ac825c21e9549467039a67d27cc5b0b
treeb3d0f8c3ad9e76d91e585ba6e243417db4f743cd
parentedbdbad6c8887919d986e9cb0af1d97a7581128d
ARM: OMAP2+: Fix the machine entry for am3517

The am3517 is wrongly booting as omap3 which means that the am3517
specific devices like Ethernet won't work when booted with device
tree. Now with the new devices defined in am3517.dtsi, let's use
that instead of the omap3.dtsi, and add a separate machine entry
for am3517 so am3517-evm can use it.

Signed-off-by: Nishanth Menon <nm@ti.com>
[tony@atomide.com: updated comments and fixed build without omap3]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am3517-evm.dts
arch/arm/mach-omap2/board-generic.c