MIPS: xilfpga: Update DT node and specify uart irq
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Tue, 22 Nov 2016 17:52:40 +0000 (17:52 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:39 +0000 (16:34 +0100)
Update the DT node with the UART irq

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
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 <ralf@linux-mips.org>
arch/mips/boot/dts/xilfpga/nexys4ddr.dts

index 8db660b06ac9fdfb7989f5ae096ac66a7b0f6fee..d285c8d10bceac7d9c1129e6981562ac3c0a1027 100644 (file)
@@ -50,6 +50,9 @@
                reg-offset = <0x1000>;
 
                clocks  = <&ext>;
+
+               interrupt-parent = <&axi_intc>;
+               interrupts = <0>;
        };
 };