zephyr/soc/nordic/nrf52
Sean Nyekjaer d218a2d73e soc: nordic: nrf52: fix used define for enabling DCDC converter
Use the correct define for checking if the DCDC converter shall be
enabled.

This resolves the opposite behavior where boards that enable the DCDC
converter uses the LDO and boards where LDO is used they enable the
DCDC.

Fixes: e189fb0720 ("soc: nordic: nrf52: add support for DT-based
regulators config")
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
2024-09-06 10:05:07 -05:00
..
CMakeLists.txt
Kconfig soc: nordic: nrf52: deprecate SOC_DCDC_NRF52X[_HV] 2024-08-06 09:17:10 +01:00
Kconfig.defconfig
Kconfig.defconfig.nrf52805_CAAA
Kconfig.defconfig.nrf52810_QFAA
Kconfig.defconfig.nrf52811_QFAA
Kconfig.defconfig.nrf52820_QDAA
Kconfig.defconfig.nrf52832_CIAA
Kconfig.defconfig.nrf52832_QFAA
Kconfig.defconfig.nrf52832_QFAB
Kconfig.defconfig.nrf52833_QDAA
Kconfig.defconfig.nrf52833_QIAA
Kconfig.defconfig.nrf52840_QFAA
Kconfig.defconfig.nrf52840_QIAA
Kconfig.soc
soc.c soc: nordic: nrf52: fix used define for enabling DCDC converter 2024-09-06 10:05:07 -05:00
soc.h