[patch 2/2] dts: spear: Add missing i2c1 interrupt

From: Thomas Gleixner
Date: Thu Jun 19 2014 - 17:56:40 EST


Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/arm/boot/dts/spear320.dtsi | 5 +++++
1 file changed, 5 insertions(+)

Index: linux/arch/arm/boot/dts/spear320.dtsi
===================================================================
--- linux.orig/arch/arm/boot/dts/spear320.dtsi
+++ linux/arch/arm/boot/dts/spear320.dtsi
@@ -123,6 +123,11 @@
status = "disabled";
};

+ i2c1: i2c@a7000000 {
+ interrupts = <21>;
+ interrupt-parent = <&shirq>;
+ };
+
gpiopinctrl: gpio@b3000000 {
compatible = "st,spear-plgpio";
reg = <0xb3000000 0x1000>;


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/