zephyr/soc/arm/st_stm32/stm32f2
Erwan Gouriou 6275513051 drivers: serial: uart_stm32: convert to DT_INST defines
Convert driver to use DT_INST_ defines.
In the process, we've removed all UART/USART/LPUART code in
device instanciation code which had no impact.
Since all uart/usart/lpuart nodes declare compatibility with
st,stm32uart, DT_INST_X_ST_STM32_UART_FOO could be used.

Removed DT_UART fixup macros.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-03-17 11:03:10 -06:00
..
CMakeLists.txt
dts_fixup.h drivers: serial: uart_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
Kconfig.defconfig.series kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.defconfig.stm32f207xx
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc
linker.ld
soc.c
soc.h SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00