mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
committed by
Huang, Tao
parent
e97664b614
commit
9ae5e98dce
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user