[PATCH] soc: mediatek: SCPSYS: Fix double enabling of regulators

Matthias Brugger matthias.bgg at gmail.com
Mon Feb 1 02:28:39 PST 2016



On 22/01/16 20:26, Daniel Kurtz wrote:
> On Fri, Jan 22, 2016 at 4:39 AM, Sascha Hauer<s.hauer at pengutronix.de>  wrote:
>> >
>> >With CONFIG_PM enabled do not call genpd->power_on manually as this
>> >will cause the regulators being turned on once in SCPSYS probe and
>> >then again when the genpd core turns on the domains. Instead, call
>> >genpd->power_on only with CONFIG_PM disabled and tell the genpd core
>> >that the domains are disabled when registered.
>> >
>> >Signed-off-by: Sascha Hauer<s.hauer at pengutronix.de>
> Take your pick:
> Tested-by: Daniel Kurtz<djkurtz at chromium.org>
> Reviewed-by: Daniel Kurtz<djkurtz at chromium.org>
>
>> >---

Applied, thanks.



More information about the linux-arm-kernel mailing list