diff options
author | Marek Vasut <marex@denx.de> | 2018-05-01 03:50:45 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-01 23:00:20 +0200 |
commit | d2a66ddfe8acd91aca81af2ef39abd5813d5dc65 (patch) | |
tree | 1a275d92fb523f3b0b0ac5cf541385da0df5605b /drivers/regulator/max8998.c | |
parent | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (diff) | |
download | linux-d2a66ddfe8acd91aca81af2ef39abd5813d5dc65.tar.xz linux-d2a66ddfe8acd91aca81af2ef39abd5813d5dc65.zip |
regulator: ltc3676: Assure PGOOD mask is set before changing voltage
Make sure the DVBxB bit 5, PGOOD mask, is set before changing voltage
on the buck converters. If the PGOOD mask bit is not set, the PMIC may
deassert the PGOOD signal during the voltage transition.
On systems that use the PGOOD signal as a power OK indication for the
board or SoC, which should be the case on correct designs, deasserting
the PGOOD signal will lead to system reset or shutdown, which is not
the expected behavior when changing PMIC buck converter voltage.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max8998.c')
0 files changed, 0 insertions, 0 deletions