summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorShunqing Chen <csq@rock-chips.com>2017-01-17 09:06:52 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-01-17 20:22:35 +0800
commit9ae5e98dced4bd5f91fb8c9fb2f00e8059554f82 (patch)
treef4c1a11c2f3386bb2d7c0b690cfdc8d0ae82f30f /arch
parente97664b6144eccad23cf5b44e7e0320804717390 (diff)
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts b/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
index 49115e11cede..46870586d18b 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
@@ -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 {