Re: [PATCH 1/2] mfd: rk808: add reboot support to rk808 pmic

From: Nicolas Frattaroli
Date: Wed Dec 15 2021 - 18:07:30 EST


On Mittwoch, 15. Dezember 2021 22:32:59 CET Frank Wunderlich wrote:
> From: Peter Geis <pgwipeout@xxxxxxxxx>
>
> This adds reboot support to the rk808 pmic. This only enables if the
> rockchip,system-power-controller flag is set.
>
> Signed-off-by: Peter Geis <pgwipeout@xxxxxxxxx>
> ---
> drivers/mfd/rk808.c | 48 +++++++++++++++++++++++++++++++++++++++
> include/linux/mfd/rk808.h | 2 ++
> 2 files changed, 50 insertions(+)
>

Tested-by: Nicolas Frattaroli <frattaroli.nicolas@xxxxxxxxx>

Tested with a RK817, using a Quartz64 Model A with the patch applied
on top of v5.16-rc5. Poweroff works, reboot works.