From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 8 Sep 2014 17:18:18 -0700 Subject: [PATCH 1/2] ARM: dts: cm-t54: fix serial console power supply. In-Reply-To: References: <1409835773-22782-1-git-send-email-lifshitz@compulab.co.il> <1409835773-22782-2-git-send-email-lifshitz@compulab.co.il> Message-ID: <20140909001817.GC10785@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [140904 08:44]: > On Thu, 4 Sep 2014, Dmitry Lifshitz wrote: > > > 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. > > > > Signed-off-by: Dmitry Lifshitz > > Tested-by: Paul Walmsley Applying this into omap-for-v3.17/fixes-v2, the second into omap-for-v3.18/dt thanks. Tony