Re: [PATCH/RFC 0/2] regulator: bd9571mwv: Add support for toggle power switches

2018-04-19 Thread Pavel Machek
On Wed 2018-04-18 15:00:41, Mark Brown wrote: > On Wed, Apr 18, 2018 at 03:29:36PM +0200, Geert Uytterhoeven wrote: > > > Any comments/suggestions? > > > In case you lost the patches from the thread: > > https://www.spinics.net/lists/linux-renesas-soc/msg24955.html > > Please don't send content

Re: [PATCH 04/24] media: v4l2-mediabus: convert flags to enums and document them

2017-10-11 Thread Pavel Machek
On Mon 2017-10-09 07:19:10, Mauro Carvalho Chehab wrote: > There is a mess with media bus flags: there are two sets of > flags, one used by parallel and ITU-R BT.656 outputs, > and another one for CSI2. > > Depending on the type, the same bit has different meanings. > > @@ -86,11 +125,22 @@ enum

Re: [PATCH/RFC 3/6] drivers: firmware: psci: Implement shallow suspend mode

2017-02-21 Thread Pavel Machek
Hi! > Enable support for "shallow" suspend mode, also known as "Standby" or > "Power-On Suspend". > > As secondary CPU cores are taken offline, "shallow" suspend mode saves > slightly more power than "s2idle", but less than "deep" suspend mode. > However, unlike "deep" suspend mode, "shallow" sus

Re: [PATCH/RFC 4/6] drivers: firmware: psci: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power

2017-02-21 Thread Pavel Machek
On Mon 2017-02-20 21:33:27, Geert Uytterhoeven wrote: > Nothing in the PSCI specification requires the SoC to remain powered and > to support wake-up sources when suspended using SYSTEM_SUSPEND. > If the firmware implements the PSCI SYSTEM_SUSPEND operation by cutting > power to the SoC, the only p