aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeerthy <[email protected]>2015-06-22 11:52:53 +0530
committerPaul Walmsley <[email protected]>2015-07-23 05:54:38 -0600
commit6e487001c5b0939e6083327432565559d8aab6fc (patch)
treee9077d4fb29ebb1bba6061449b9f9e869b41895b
parent39db67a5ff5b29f5e55f129e9da0d77dc17f24e2 (diff)
ARM: dts: AM4372: Add PRCM IRQ entry
Add PRCM IRQ entry. This is needed for I/O wakeup support. Signed-off-by: Keerthy <[email protected]> [[email protected]: added I/O wakeup note in commit description] Reviewed-by: Paul Walmsley <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>
-rw-r--r--arch/arm/boot/dts/am4372.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index c80a3e233792..637133bc2ce5 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -86,6 +86,7 @@
prcm: prcm@1f0000 {
compatible = "ti,am4-prcm";
reg = <0x1f0000 0x11000>;
+ interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
prcm_clocks: clocks {
#address-cells = <1>;