Re: (subset) [PATCH] mfd: rk8xx: Register poweroff handler in atomic phase
From: Lee Jones
Date: Tue Sep 22 2026 - 05:51:26 EST
On Tue, 08 Sep 2026 12:20:39 -0700, Eric Anderson wrote:
> This fixes a regression from v6.1 to v6.6 where Google Veyron devices
> (rk3288) would not power off after being shut down.
>
> Prior to commit 4fec8a5a85c4 ("mfd: rk808: Convert to device managed
> resources"), pm_power_off was called by legacy_pm_power_off() which
> itself was registered using SYS_OFF_MODE_POWER_OFF. But in that commit
> the registration of rk808_power_off() moved to
> SYS_OFF_MODE_POWER_OFF_PREPARE. At the very least, the code should be
> consistent between SYS_OFF_MODE_POWER_OFF and SYS_OFF_MODE_RESTART; both
> should be *_PREPARE or both not.
>
> [...]
Applied, thanks!
[1/1] mfd: rk8xx: Register poweroff handler in atomic phase
commit: a9c8cbec9f5d209efb3d8811f7d46d7af39504d1
--
Lee Jones [李琼斯]