From: Zubair Lutfullah Kakakhel Date: Tue, 22 Nov 2016 17:52:40 +0000 (+0000) Subject: MIPS: xilfpga: Update DT node and specify uart irq X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1e73f967474efc793a9d6a5c27f35e9b619b2db9;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MIPS: xilfpga: Update DT node and specify uart irq Update the DT node with the UART irq Signed-off-by: Zubair Lutfullah Kakakhel Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/14593/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/boot/dts/xilfpga/nexys4ddr.dts b/arch/mips/boot/dts/xilfpga/nexys4ddr.dts index 8db660b06ac9..d285c8d10bce 100644 --- a/arch/mips/boot/dts/xilfpga/nexys4ddr.dts +++ b/arch/mips/boot/dts/xilfpga/nexys4ddr.dts @@ -50,6 +50,9 @@ reg-offset = <0x1000>; clocks = <&ext>; + + interrupt-parent = <&axi_intc>; + interrupts = <0>; }; };