Re: [PATCH v3] mfd: tps65910: Correct power-off programming sequence

2020-11-05 Thread Dmitry Osipenko
05.11.2020 04:33, Michał Mirosław пишет: > On Wed, Nov 04, 2020 at 04:44:08PM +0300, Dmitry Osipenko wrote: >> This patch fixes system shutdown on a devices that use TPS65910 as a >> system's power controller. In accordance to the TPS65910 datasheet, the >> PMIC's state-machine transitions into

Re: [PATCH v3] mfd: tps65910: Correct power-off programming sequence

2020-11-04 Thread Michał Mirosław
On Wed, Nov 04, 2020 at 04:44:08PM +0300, Dmitry Osipenko wrote: > This patch fixes system shutdown on a devices that use TPS65910 as a > system's power controller. In accordance to the TPS65910 datasheet, the > PMIC's state-machine transitions into the OFF state only when DEV_OFF > bit of

[PATCH v3] mfd: tps65910: Correct power-off programming sequence

2020-11-04 Thread Dmitry Osipenko
This patch fixes system shutdown on a devices that use TPS65910 as a system's power controller. In accordance to the TPS65910 datasheet, the PMIC's state-machine transitions into the OFF state only when DEV_OFF bit of DEVCTRL_REG is set. The ON / SLEEP states also should be cleared, otherwise PMIC