MIPS: xilfpga: Update DT node and specify uart irq
authorZubair Lutfullah Kakakhel <[email protected]>
Tue, 22 Nov 2016 17:52:40 +0000 (17:52 +0000)
committerRalf Baechle <[email protected]>
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/14593/
Signed-off-by: Ralf Baechle <[email protected]>
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>;
        };
 };