zephyr/soc
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 soc: arc: snps_emsk: fix typo bug in DT define 2020-03-19 17:12:39 -04:00
arm drivers: serial: uart_pl011: remove shared irq support 2020-03-25 08:34:40 -05:00
nios2 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
posix kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
riscv drivers: uart: miv: convert to DT_INST defines 2020-03-11 16:37:22 -06:00
x86 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
xtensa drivers: spi: dw: handle flags differences in driver 2020-03-17 19:37:59 -04:00
Kconfig soc: kconfig: add SOC_DEPRECATED_RELEASE 2020-01-13 10:21:12 -05:00