From: John Jacques <john.jacq...@lsi.com>

Signed-off-by: John Jacques <john.jacq...@lsi.com>
---
 arch/arm/boot/dts/axm55xxsim.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/axm55xxsim.dts b/arch/arm/boot/dts/axm55xxsim.dts
index 4972da9..3a812f6 100644
--- a/arch/arm/boot/dts/axm55xxsim.dts
+++ b/arch/arm/boot/dts/axm55xxsim.dts
@@ -254,14 +254,14 @@
                axxia_timers: timer@2010091000 {
                        compatible = "arm,sp804", "arm,primecell";
                        reg = <0x20 0x10091000 0 0x1000>;
-                       interrupts = <0 47 4>,
+                       interrupts = <0 46 4>,
+                                    <0 47 4>,
                                     <0 48 4>,
                                     <0 49 4>,
                                     <0 50 4>,
                                     <0 51 4>,
                                     <0 52 4>,
-                                    <0 53 4>,
-                                    <0 54 4>;
+                                    <0 53 4>;
                };
 
                gpio@2010092000 {
-- 
1.8.4.3

_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to