mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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>
This commit is contained in:
parent
06ba7a6133
commit
b2b9b25804
|
|
@ -159,6 +159,11 @@ &i2c2 {
|
|||
pinctrl-0 = <&i2c2_pins>;
|
||||
|
||||
clock-frequency = <100000>;
|
||||
|
||||
bq27200: bq27200@55 {
|
||||
compatible = "ti,bq27200";
|
||||
reg = <0x55>;
|
||||
};
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user