Re: [PATCH v2 0/5] mfd: RK8xx tidyup

From: Soeren Moch
Date: Sun Jan 12 2020 - 05:18:13 EST


On 12.01.20 02:54, Robin Murphy wrote:
> Hi all,
>
> Here's a second crack at my RK805-inspired cleanup. There was a bit
> of debate around v1[1], but it seems like we're now all happy that this
> is a reasonable way to go. For clarity I decided to include Soeren's
> patch as #1/5, but since I've rewritten most of my patches I've not
> included the tested-by tags.
I re-tested this series on a RockPro64 board with RK808 PMIC.

Tested-by: Soeren Moch <smoch@xxxxxx>

Regards,
Soeren
>
> Robin.
>
> [1] https://lore.kernel.org/lkml/cover.1575932654.git.robin.murphy@xxxxxxx/
>
> Robin Murphy (4):
> mfd: rk808: Ensure suspend/resume hooks always work
> mfd: rk808: Stop using syscore ops
> mfd: rk808: Reduce shutdown duplication
> mfd: rk808: Convert RK805 to shutdown/suspend hooks
>
> Soeren Moch (1):
> mfd: rk808: Always use poweroff when requested
>
> drivers/mfd/rk808.c | 139 +++++++++++++-------------------------
> include/linux/mfd/rk808.h | 2 -
> 2 files changed, 48 insertions(+), 93 deletions(-)
>