zephyr/soc/arm
Gerard Marull-Paretas 5df13cb910 soc: arm: stm32: configure LDO supply on H7 init
Configure the LDO supply when initializing H7 (M7) SoC. I have
observed MCU hanging on LL_PWR_IsActiveFlag_VOS() wait loop when
doing a cold boot if LDO supply is not explicitely enabled.
According to the datasheet LDO should be enabled by default,
however HAL examples also configure LDO, so there may be a
reason to perform such step.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-03-10 10:22:08 -05:00
..
arm kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
atmel_sam soc: arm: atmel: sam4s: Add missing symbols for usart 2020-03-10 14:43:14 +02:00
atmel_sam0 sam0: flash: Fix build issue reported by flash_shell sample 2020-02-08 10:29:28 -06:00
bcm_vk kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
common/cortex_m
cypress kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
microchip_mec soc: mec1501: wait for UART FIFO clear before deep sleep 2020-02-28 20:18:13 +02:00
nordic_nrf kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
nxp_imx kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
nxp_kinetis kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
nxp_lpc kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
qemu_cortex_a53 soc: arm64: qemu-cortex-a53: Add MMU support 2020-02-20 17:24:59 +02:00
silabs_exx32 boards: arm: silabs_exx32: correct Kconfig option prompt 2020-02-25 14:07:45 +02:00
st_stm32 soc: arm: stm32: configure LDO supply on H7 init 2020-03-10 10:22:08 -05:00
ti_lm3s6965 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
ti_simplelink kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
xilinx_zynqmp kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
CMakeLists.txt
Kconfig