[RFC PATCH 6/7] ARM: dts: OMAP5: add PRM interrupt
Nishanth Menon
nm at ti.com
Thu Jun 5 20:36:00 PDT 2014
Provide OMAP5 interrupt number for PRM
Signed-off-by: Nishanth Menon <nm at ti.com>
---
arch/arm/boot/dts/omap5.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 3bfda16..ccced95 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -132,6 +132,7 @@
prm: prm at 4ae06000 {
compatible = "ti,omap5-prm";
reg = <0x4ae06000 0x3000>;
+ interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
prm_clocks: clocks {
#address-cells = <1>;
--
1.7.9.5
More information about the linux-arm-kernel
mailing list