ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS files
authorPawel Moll <pawel.moll@arm.com>
Wed, 4 Jul 2012 12:40:40 +0000 (13:40 +0100)
committerPawel Moll <pawel.moll@arm.com>
Fri, 13 Jul 2012 10:48:27 +0000 (11:48 +0100)
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi
arch/arm/boot/dts/vexpress-v2m.dtsi

index 16076e2..142c72a 100644 (file)
                        v2m_timer23: timer@120000 {
                                compatible = "arm,sp804", "arm,primecell";
                                reg = <0x120000 0x1000>;
+                               interrupts = <3>;
                        };
 
                        /* DVI I2C bus */
index a6c9c7c..47ee307 100644 (file)
                        v2m_timer23: timer@12000 {
                                compatible = "arm,sp804", "arm,primecell";
                                reg = <0x12000 0x1000>;
+                               interrupts = <3>;
                        };
 
                        /* DVI I2C bus */