zephyr/drivers/serial
Kumar Gala 621ba596b9 serial: stm32: remove bits related to !HAS_DTS
Now that all STM32 platforms are using device tree we can remove the
handling for !HAS_DTS from the serial driver.

Change-Id: Ifafc283f2509dd9a438f321e0b647720d4f13810
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-14 05:56:53 -05:00
..
Kconfig serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
Kconfig.altera_jtag
Kconfig.atmel_sam3
Kconfig.cc32xx cc3200: Resolve DTS fixup. 2017-04-04 17:55:12 -05:00
Kconfig.cmsdk_apb v2m_beetle: uart: Add DTS support to UART driver 2017-02-10 18:14:04 +00:00
Kconfig.fe310 serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
Kconfig.mcux serial: mcux: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.mcux_lpuart serial: mcux: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.nrf5
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu
Kconfig.stellaris
Kconfig.stm32 serial: stm32: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.usart_sam
Makefile serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
uart_altera_jtag.c
uart_atmel_sam3.c
uart_cc32xx.c cc3200: Resolve DTS fixup. 2017-04-04 17:55:12 -05:00
uart_cmsdk_apb.c
uart_fe310.c serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
uart_mcux_lpuart.c
uart_mcux.c arm: UART driver modifications for MKL25Z soc support 2017-03-27 09:05:57 -05:00
uart_nrf5.c drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
uart_ns16550.c
uart_ns16550.h
uart_nsim.c
uart_qmsi.c
uart_riscv_qemu.c
uart_stellaris.c
uart_stellaris.h
uart_stm32.c serial: stm32: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
uart_stm32.h drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
usart_sam.c