[PATCH 7/9] ARM: at91/dt: add i2c devices connected to at91rm9200ek board

Boris BREZILLON b.brezillon at overkiz.com
Wed Aug 28 07:08:27 EDT 2013


Signed-off-by: Boris BREZILLON <b.brezillon at overkiz.com>
---
 arch/arm/boot/dts/at91rm9200ek.dts |   12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/at91rm9200ek.dts b/arch/arm/boot/dts/at91rm9200ek.dts
index b3e7425..fd2601a 100644
--- a/arch/arm/boot/dts/at91rm9200ek.dts
+++ b/arch/arm/boot/dts/at91rm9200ek.dts
@@ -147,6 +147,18 @@
 		};
 	};
 
+	i2c at 0 {
+		status = "okay";
+
+		ics1523 at 26 {
+			reg = <0x26>;
+		};
+
+		dac3550 at 4d {
+			reg = <0x4d>;
+		};
+	};
+
 	leds {
 		compatible = "gpio-leds";
 
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list