提交 f082bbff 编写于 作者: M Martin Kaiser 提交者: Shawn Guo

ARM: dts: imx25.dtsi: DryIce security violation interrupt

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: NMartin Kaiser <martin@kaiser.cx>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 8686439d
......@@ -561,7 +561,7 @@
reg = <0x53ffc000 0x4000>;
clocks = <&clks 81>;
clock-names = "ipg";
interrupts = <25>;
interrupts = <25 56>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册