Skip to content
Commit aea8dfb9 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Mark Brown
Browse files

regulator: max77802: set opmode to normal if off is read from hw



The max77802 driver reads the default operating mode (opmode)
set for regulators when enabled from the hardware registers.

But if a regulator is disabled and the system warm restarted,
the hardware reports OFF as the opmode so the regulator is
not enabled. Default to operating mode NORMAL if OFF is read
from the hardware register.

Reported-by: default avatarYuvaraj Cd <yuvaraj.lkml@gmail.com>
Signed-off-by: default avatarJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
Tested-by: default avatarYuvaraj Kumar CD <yuvaraj.cd@samsung.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 29b9c318
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment