diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2025-03-31 16:44:39 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2025-04-10 17:42:38 -0700 |
commit | 7397daf1029d5bfd3415ec8622f5179603d5702d (patch) | |
tree | 3e9e4cbe9d84f36419528e66021ad4ef3c86a8ff /scripts/lib/kdoc/kdoc_output.py | |
parent | ce424c3051ded73bc3e07eb90e12a9588b7dc6da (diff) |
ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4
The late init call just writes to omap4 registers as soon as
CONFIG_MFD_CPCAP is enabled without checking whether the
cpcap driver is actually there or the SoC is indeed an
OMAP4.
Rather do these things only with the right device combination.
Fixes booting the BT200 with said configuration enabled and non-factory
X-Loader and probably also some surprising behavior on other devices.
Fixes: c145649bf262 ("ARM: OMAP2+: Configure voltage controller for cpcap to low-speed")
CC: stable@vger.kernel.org
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reivewed-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20250331144439.769697-1-andreas@kemnade.info
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions