ARM64: dts: rk3399-tve1205g: disable android charge

1. disable android charge
2. disable uboot charge brightness

Change-Id: Id9c4d7d2c9ef52ab319d009fe883595fc7181c0e
Signed-off-by: Shunqing Chen <csq@rock-chips.com>
This commit is contained in:
Shunqing Chen
2017-01-17 09:06:52 +08:00
committed by Huang, Tao
parent e97664b614
commit 9ae5e98dce

View File

@@ -287,9 +287,10 @@
uboot-charge {
compatible = "rockchip,uboot-charge";
rockchip,uboot-charge-on = <1>;
rockchip,android-charge-on = <1>;
rockchip,android-charge-on = <0>;
rockchip,uboot-exit-charge-level = <3>;
rockchip,uboot-low-power-level = <1>;
rockchip,uboot-charge-brightness = <0>;
};
vibrator {