From: Sebastian Reichel Date: Sat, 11 Jan 2014 21:17:00 +0000 (+0100) Subject: ARM: dts: OMAP3-N900: Add support for tsl2563 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=12f2f8733a870918e39a573c75042dcbff86ef2f;p=linux-beck.git ARM: dts: OMAP3-N900: Add support for tsl2563 Add support for tsl2563 light sensor to the Nokia N900. Signed-off-by: Sebastian Reichel Signed-off-by: Benoit Cousson --- diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 40473cb767be..79c188122677 100644 --- a/arch/arm/boot/dts/omap3-n900.dts +++ b/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>;