Re: [PATCH] regulator: pf8x00: Add suspend support

2021-01-26 Thread Mark Brown
On Sun, 17 Jan 2021 21:49:17 +0100, Christoph Fritz wrote: > This patch adds suspend/resume support so that it is possible to > configure the LDOs and BUCKs as on or off during suspend phase as > well as to configure suspend specific voltages. Applied to

Re: [PATCH] regulator: pf8x00: Add suspend support

2021-01-25 Thread Mark Brown
On Sun, 17 Jan 2021 21:49:17 +0100, Christoph Fritz wrote: > This patch adds suspend/resume support so that it is possible to > configure the LDOs and BUCKs as on or off during suspend phase as > well as to configure suspend specific voltages. Applied to

Re: [PATCH] regulator: pf8x00: Add suspend support

2021-01-21 Thread Christoph Fritz
Hello Jagan, as your new role as Maintainer of this driver, is there a chance to get your Feedback/Ack/Review/Signed anytime soon? Thanks -- Christoph On Sun, 2021-01-17 at 21:49 +0100, Christoph Fritz wrote: > This patch adds suspend/resume support so that it is possible to > configure the

[PATCH] regulator: pf8x00: Add suspend support

2021-01-17 Thread Christoph Fritz
This patch adds suspend/resume support so that it is possible to configure the LDOs and BUCKs as on or off during suspend phase as well as to configure suspend specific voltages. Signed-off-by: Christoph Fritz --- drivers/regulator/pf8x00-regulator.c | 75 ++-- 1 file