24.11.2021 22:01, Dmitry Osipenko пишет: > The PWR_OFF bit needs to be set in order to power off properly, without > hanging PMIC. This bit needs to be set early in order to allow thermal > protection of NVIDIA Terga SoCs to power off hardware properly, otherwise > a battery re-plug may be needed on some devices to recover after the hang. > > Cc: <stable@xxxxxxxxxxxxxxx> > Tested-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx> # ASUS TF201 > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > drivers/mfd/tps65910.c | 22 +++++++++++++--------- > 1 file changed, 13 insertions(+), 9 deletions(-) Hello Lee, Will you be able to take this patch into yours MFD tree?