zephyr/soc/arm
Kumar Gala fa8aa11f71 drivers: serial: uart_sam: rework device tree support
Reworked uart_sam driver to utilize new DT_INST macros as part of this
rework we also now get pin ctrl/mux configuration information from the
device tree instead of via Kconfig and defines in soc_pinmap.h

We remove defines from dts_fixup.h and soc_pinmap.h and associated
Kconfig symbols that are no longer needed due to getting all that
information from devicetree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-18 17:04:08 -05:00
..
arm
atmel_sam drivers: serial: uart_sam: rework device tree support 2020-04-18 17:04:08 -05:00
atmel_sam0
bcm_vk
common/cortex_m
cypress
microchip_mec soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
nordic_nrf soc: arm: nordic_nrf: remove DT_GPIO_P._DEV_NAME define 2020-04-18 08:30:17 -05:00
nxp_imx
nxp_kinetis soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
nxp_lpc
qemu_cortex_a53
silabs_exx32 soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
st_stm32 soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
ti_lm3s6965
ti_simplelink
xilinx_zynqmp
CMakeLists.txt
Kconfig