* Andreas Kemnade andreas@kemnade.info [250331 14:45]:
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.
Nice catch:
Reivewed-by: Tony Lindgren tony@atomide.com