zephyr/dts/xtensa
Sylvio Alves c409a4656f drivers: uart: esp32: use DEVICE_DT_INST_DEFINE()
Current uart driver implementation is incompleted regarding the
usage of DT_INST_FOREACH_STATUS_OKAY. If uart0 and uart2 are selected,
build breaks due to peripheral number ordering, which would be
0 and 1 in this case. This fix PR fix this by re-working the macros
and setting proper uart peripheral instances in DTSI, required for signal
routing configuration.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-01-21 13:16:55 -05:00
..
espressif drivers: uart: esp32: use DEVICE_DT_INST_DEFINE() 2022-01-21 13:16:55 -05:00
intel dts: intel_cavs25: add an entry for the TLB driver 2022-01-18 19:18:30 -05:00
nxp dts: xtensa: add device tree for imx8m 2021-10-20 19:08:50 -04:00
sample_controller.dtsi
xtensa.dtsi