ARM: dts: Fix UART wakeirq for omap4 duovero parlor
[cascardo/linux.git] / arch / arm / boot / dts / omap4-duovero-parlor.dts
index 1a78f01..b75f7b2 100644 (file)
        };
 };
 
+&uart3 {
+       interrupts-extended = <&wakeupgen GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH
+                              &omap4_pmx_core OMAP4_UART3_RX>;
+};