]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: omap4-droid4: Stop disabling SRAM and GPMC
authorTony Lindgren <tony@atomide.com>
Tue, 4 Apr 2017 16:22:30 +0000 (09:22 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Apr 2017 16:22:30 +0000 (09:22 -0700)
commit22d653429e4c275be357eef5acbeb6572cf007db
treee4825a7b68766c17e40e9d1a70312303e79764d8
parent4fd14a49545159e281d7da4ef3727eaac9bc9710
ARM: dts: omap4-droid4: Stop disabling SRAM and GPMC

I disabled SRAM and GPMC originally when seeing errors with
omap_barriers_init(). But that is no longer happening probably
because the memory range is now properly configured to 1021 MB
instead of 1024 MB. So let's enable SRAM and GPMC so we get
omap_barriers_init() working and can idle the GPMC.

Cc: Marcel Partap <mpartap@gmx.net>
Cc: Michael Scott <michael.scott@linaro.org>
Cc: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-droid4-xt894.dts