Commit b2b9b258 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Benoit Cousson

ARM: dts: omap3-n900: Add LP5523 support

Add support for LP5523 device.
Signed-off-by: default avatarSebastian Reichel <sre@debian.org>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 06ba7a61
......@@ -159,6 +159,11 @@ &i2c2 {
pinctrl-0 = <&i2c2_pins>;
clock-frequency = <100000>;
bq27200: bq27200@55 {
compatible = "ti,bq27200";
reg = <0x55>;
};
};
&i2c3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment