[PATCH v2 5/9] am33xx: dts: Fix AES interrupt number
Joel Fernandes
joelf at ti.com
Mon Sep 30 11:13:02 EDT 2013
Signed-off-by: Joel Fernandes <joelf at ti.com>
---
arch/arm/boot/dts/am33xx.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 0daa1b2..d7be90a 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -724,7 +724,7 @@
compatible = "ti,omap4-aes";
ti,hwmods = "aes";
reg = <0x53500000 0xa0>;
- interrupts = <102>;
+ interrupts = <103>;
dmas = <&edma 6
&edma 5>;
dma-names = "tx", "rx";
--
1.8.1.2
More information about the linux-arm-kernel
mailing list