ARM: dts: imx25.dtsi: DryIce security violation interrupt
authorMartin Kaiser <martin@kaiser.cx>
Tue, 3 Jan 2017 18:50:57 +0000 (19:50 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Jan 2017 01:52:12 +0000 (09:52 +0800)
The DryIce block on i.MX25 chipset uses two interrupts: A normal and a
security violation interrupt. Add the security violation interrupt to
the list, it is optional.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx25.dtsi

index 6a34815..213d86e 100644 (file)
                                reg = <0x53ffc000 0x4000>;
                                clocks = <&clks 81>;
                                clock-names = "ipg";
-                               interrupts = <25>;
+                               interrupts = <25 56>;
                        };
                };