]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: omap3-n900: Add LP5523 support
authorSebastian Reichel <sre@debian.org>
Tue, 22 Oct 2013 22:49:36 +0000 (00:49 +0200)
committerBenoit Cousson <bcousson@baylibre.com>
Wed, 23 Oct 2013 08:13:09 +0000 (10:13 +0200)
Add support for LP5523 device.

Signed-off-by: Sebastian Reichel <sre@debian.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap3-n900.dts

index a02f64f65fae6efd80ce0f963564836a6779b304..c7e0d2d668ba41d9d490b9abe38e9f2d837e22c8 100644 (file)
        pinctrl-0 = <&i2c2_pins>;
 
        clock-frequency = <100000>;
+
+       bq27200: bq27200@55 {
+               compatible = "ti,bq27200";
+               reg = <0x55>;
+       };
 };
 
 &i2c3 {