ARM: mstar: Add interrupt to pm_uart
authorDaniel Palmer <daniel@0x0f.com>
Fri, 2 Oct 2020 13:34:16 +0000 (22:34 +0900)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 19:48:14 +0000 (12:48 -0700)
commit0434460442a7f234b99d9361ca397e0bbb48fa60
treed17a0b21ed5511eee658457e98acd76e273bd7d1
parent925595f77f8bcf0159d9ff97141eeb1fed506888
ARM: mstar: Add interrupt to pm_uart

Since we now have support for the interrupt controller pm_uart's
interrupt is routed through it make sense to wire up it's interrupt
in the device tree.

The interrupt is the same for all known chips so it goes in the
base dtsi.

Link: https://lore.kernel.org/r/20201002133418.2250277-4-daniel@0x0f.com
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/mstar-v7.dtsi