ARM64: dts: rk3399-tve1205g: add some config for uboot charge
authorZhou weixin <zwx@rock-chips.com>
Fri, 20 Jan 2017 02:07:53 +0000 (10:07 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 20 Jan 2017 07:04:43 +0000 (15:04 +0800)
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>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index b551d0bceec4fe272ad8a5facaadb1f5bf15c007..565fb76f7506586a9074105eedb62387905f4a8d 100644 (file)
                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 {