zephyr/dts/arm/qemu-virt
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
..
qemu-virt-a53.dtsi drivers: serial: uart_pl011: remove shared irq support 2020-03-25 08:34:40 -05:00