zephyr/soc
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
..
arc soc: arc: Convert to new DT_INST macros 2020-03-31 07:04:30 -05:00
arm drivers: serial: uart_sam: rework device tree support 2020-04-18 17:04:08 -05:00
nios2
posix
riscv drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
x86
xtensa soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
Kconfig