ARM64: dts: rk3399-tve1205g: add some config for uboot charge

1. add charge ic support max input voltage and current for fusb302 pd.
2. set uboot-exit-charge-level to 2.

Change-Id: I41558bd3d72c4ad8cd4392c6cbedb4b1ebf6b28c
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
Zhou weixin
2017-01-20 10:07:53 +08:00
committed by Huang, Tao
parent e385126730
commit ca0d1296f2

View File

@@ -288,9 +288,11 @@
compatible = "rockchip,uboot-charge";
rockchip,uboot-charge-on = <1>;
rockchip,android-charge-on = <0>;
rockchip,uboot-exit-charge-level = <3>;
rockchip,uboot-exit-charge-level = <2>;
rockchip,uboot-low-power-level = <1>;
rockchip,uboot-charge-brightness = <0>;
max-input-voltage = <20000>;
max-input-current = <6000>;
};
vibrator {