Skip to content
Commit 5b01bd11 authored by Stephen Warren's avatar Stephen Warren Committed by Mark Brown
Browse files

regulator: palmas: fix typo in enable_reg calculation



When setting up .enable_reg for an SMPS regulator, presumably we should
call PALMAS_BASE_TO_REG(PALMAS_SMPS_BASE, ...) rather than using
LDO_BASE. This change makes the LCD panel and HDMI work again on the
NVIDIA Dalmore board anyway.

Fixes: 318dbb02 ("regulator: palmas: Fix SMPS enable/disable/is_enabled")
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarNishanth Menon <nm@ti.com>
Tested-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 318dbb02
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