ARM: dts: cm-t54: fix serial console power supply.
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Wed, 10 Sep 2014 15:57:19 +0000 (08:57 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Sep 2014 15:57:19 +0000 (08:57 -0700)
LDO8 regulator is used for act led and serial cosole power supply.

Its DT status is declared as "disabled", however the serial console was
functional until Commit 318dbb02b ("regulator: palmas: Fix SMPS
enable/disable/is_enabled") wich properly turns off LDO8 on boot.

Fix serial cosole power supply (and act led) on boot by turning LDO8 on.

Fixes: 318dbb02b ("regulator: palmas: Fix SMPS enable/disable/is_enabled")
Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Tested-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-cm-t54.dts

Simple merge