Browse Source

ARM: dts: OMAP3-N900: Add support for tsl2563

Add support for tsl2563 light sensor to the Nokia N900.

Signed-off-by: Sebastian Reichel <sre@debian.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Sebastian Reichel 11 years ago
parent
commit
12f2f8733a
1 changed files with 7 additions and 0 deletions
  1. 7 0
      arch/arm/boot/dts/omap3-n900.dts

+ 7 - 0
arch/arm/boot/dts/omap3-n900.dts

@@ -346,6 +346,13 @@
 		DVDD-supply = <&vio>;
 	};
 
+	tsl2563: tsl2563@29 {
+		compatible = "amstaos,tsl2563";
+		reg = <0x29>;
+
+		amstaos,cover-comp-gain = <16>;
+	};
+
 	lp5523: lp5523@32 {
 		compatible = "national,lp5523";
 		reg = <0x32>;