zephyr/soc/arm/st_stm32/stm32f4
Erwan Gouriou 121d68f379 drivers/spi: stm32: Use device tree for device clock configuration
Use DT generated symbols to configure clock bus/bits of STM32
SPI devices.

Fixes #10447

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-11-21 12:28:58 -05:00
..
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
dts_fixup.h drivers/spi: stm32: Use device tree for device clock configuration 2018-11-21 12:28:58 -05:00
flash_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
gpio_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.series Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f401xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f405xx Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f407xx Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f411xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f412cg Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f412zg Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f413xx Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f417xx Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f429xx Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f446xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f469xi Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.series arch: arm: Introduce CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options 2018-09-20 14:16:50 +02:00
Kconfig.soc board: Add support of STM32F143xG SOC 2018-11-08 07:05:04 -06:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.c arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.h arch: arm: soc: stm32f4xx: Add LL include file also for I2S case 2018-10-11 16:55:00 +02:00
soc_gpio.c arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00