[rtc-linux] Re: [PATCH 2/3] ARM: dts: imx25.dtsi: DryIce security violation interrupt
From: Shawn Guo <shawnguo@kernel.org>
Date: 2017-01-10 01:54:40
Also in:
lkml
On Tue, Jan 03, 2017 at 07:50:57PM +0100, Martin Kaiser wrote:
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 <redacted>
It looks like an independent patch, which improves the hardware description. So I just applied it. Shawn
quoted hunk ↗ jump to hunk
--- arch/arm/boot/dts/imx25.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi index 831d09a..331d1e1 100644 --- a/arch/arm/boot/dts/imx25.dtsi +++ b/arch/arm/boot/dts/imx25.dtsi@@ -560,7 +560,7 @@ reg = <0x53ffc000 0x4000>; clocks = <&clks 81>; clock-names = "ipg"; - interrupts = <25>; + interrupts = <25 56>; }; };-- 1.7.10.4
-- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.