Browse Source

ARM: dts: omap3-n900: Add LP5523 support

Add support for LP5523 device.

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

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

@@ -159,6 +159,11 @@
 	pinctrl-0 = <&i2c2_pins>;
 
 	clock-frequency = <100000>;
+
+	bq27200: bq27200@55 {
+		compatible = "ti,bq27200";
+		reg = <0x55>;
+	};
 };
 
 &i2c3 {