Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1464630

Re: [PATCH] regulator: pfuze100: Allow pfuze3000 to not go to low power mode

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] regulator: pfuze100: Allow pfuze3000 to not go to low power mode
Date 2016-08-17 17:50 +0200
Message-ID <s7bgl-2YP-9@gated-at.bofh.it> (permalink)
References <s7bgl-2YP-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Aug 17, 2016 at 09:36:21AM -0300, Fabio Estevam wrote:
> On a imx6ul-pico board, after issuing a "echo mem > /sys/power/state"
> the board goes trough a POR reset instead of going into suspend.

> This happens because the pfuze3000 goes to low power by default when the
> system goes to suspend.

> This behaviour is controlled by the STBY_LOWPOWER_B bit of register
> LDOGCTL as explained in the pfuze3000 datasheet:

> "When STBY_LOWPOWER_B bit is set to 1, the front-end LDO does not enter 
> in low-power mode during IC standby mode."

> Introduce a "fsl,low-power-mode-disabled" property that allows the
> pfuze3000 to not enter low-power mode during system standby.

We already have suspend mode configuration for regulators, shouldn't
this just be done via that interface?

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] regulator: pfuze100: Allow pfuze3000 to not go to low  power mode Mark Brown <broonie@kernel.org> - 2016-08-17 17:50 +0200

csiph-web