ARM: OMAP2+: Make n8x0 behave better with device tree based booting
authorTony Lindgren <tony@atomide.com>
Mon, 25 Nov 2013 23:17:10 +0000 (15:17 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 25 Nov 2013 23:31:17 +0000 (15:31 -0800)
commit810ac2a1102880b6c66dc2f26979a896b2d84009
tree3862f844c8fa08dddcc401020dcfc9eb99a7ca9e
parentc8f27e977310b3684ff9245a94aad55d0ee27c9f
ARM: OMAP2+: Make n8x0 behave better with device tree based booting

Initialize some devices using a late_initcall and test for
the device tree based booting for some devices.

This way we can keep things working for legacy platform
devices when booted with device tree.

Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c