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

2020-05-27 Thread Dmitry Osipenko
26.05.2020 18:01, Michał Mirosław пишет: > On Sun, May 24, 2020 at 10:26:43PM +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 v2] mfd: tps65910: Correct power-off programming sequence

2020-05-26 Thread Michał Mirosław
On Sun, May 24, 2020 at 10:26:43PM +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

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

2020-05-26 Thread Lee Jones
On Sun, 24 May 2020, 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 DEVCTRL_REG is set. The ON

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

2020-05-24 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