提交 334a09c8 编写于 作者: S Sebastian Reichel 提交者: Benoit Cousson

ARM: dts: OMAP3-N900: Add bq24150a support

This adds support for the bq24150a chip to the
Nokia N900 DTS file.
Signed-off-by: NSebastian Reichel <sre@debian.org>
Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
上级 e17337a2
......@@ -432,6 +432,20 @@ tpa6130a2: tpa6130a2@60 {
power-gpio = <&gpio4 2 GPIO_ACTIVE_HIGH>; /* 98 */
};
bq24150a: bq24150a@6b {
compatible = "ti,bq24150a";
reg = <0x6b>;
ti,current-limit = <100>;
ti,weak-battery-voltage = <3400>;
ti,battery-regulation-voltage = <4200>;
ti,charge-current = <650>;
ti,termination-current = <100>;
ti,resistor-sense = <68>;
ti,usb-charger-detection = <&isp1704>;
};
};
&i2c3 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册