Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464630 > unrolled thread
| Started by | Mark Brown <broonie@kernel.org> |
|---|---|
| First post | 2016-08-17 17:50 +0200 |
| Last post | 2016-08-17 17:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] regulator: pfuze100: Allow pfuze3000 to not go to low power mode Mark Brown <broonie@kernel.org> - 2016-08-17 17:50 +0200
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Date | 2016-08-17 17:50 +0200 |
| Subject | Re: [PATCH] regulator: pfuze100: Allow pfuze3000 to not go to low power mode |
| Message-ID | <s7bgl-2YP-9@gated-at.bofh.it> |
[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 top | Article view | linux.kernel
csiph-web