]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file
authorTony Lindgren <tony@atomide.com>
Tue, 4 Nov 2014 01:45:01 +0000 (17:45 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Nov 2014 01:45:01 +0000 (17:45 -0800)
commita979b9a1c21875af76d60d20cf658600f9c2bbb4
tree7481403cae9a4c39c10229d0b9bacdeb78565940
parent271d8688493657009f5d8d66fa96f7d0fd8cf689
ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file

As we still have some devices with GPMC timings missing from the
.dts files, let's make it a bit easier to use the bootloader
values and print them out.

Note that we now need to move the parsing of the device tree provided
configuration a bit earlier so we can use that for checking if anything
was configured.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c