zephyr/dts
Kumar Gala 9ede3c9a97 drivers: serial: uart_pl011: remove shared irq support
The shared irq support isn't needed in this driver.  We just need to
deal with the fact that some SoCs have only a single interrupt line and
some have three interrupts.  We can just ifdef that based on
DT_NUM_IRQS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-25 08:34:40 -05:00
..
arc boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
arm drivers: serial: uart_pl011: remove shared irq support 2020-03-25 08:34:40 -05:00
bindings drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
common
nios2 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
posix
riscv
x86
xtensa
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00
Kconfig