浏览代码

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 年之前
父节点
当前提交
12f2f8733a
共有 1 个文件被更改,包括 7 次插入0 次删除
  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>;