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 dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
posix
riscv boards: litex_vexriscv: Enable LiteX GPIO driver 2020-02-05 12:00:36 +01:00
x86 x86: apollo_lake: correct NW GPIO controller offset and span 2020-02-05 12:00:36 +01:00
xtensa soc: xtensa: Add SoC definition for Audio DSP on Intel Apollolake 2020-02-05 10:43:25 -05:00
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00
Kconfig