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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user