mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3566-tablet: add uboot charge
Signed-off-by: Shunqing Chen <csq@rock-chips.com> Change-Id: I497091575bdb72fb5d8afa7fc43691e739eef935
This commit is contained in:
@@ -78,6 +78,15 @@
|
||||
default-brightness-level = <200>;
|
||||
};
|
||||
|
||||
charge-animation {
|
||||
compatible = "rockchip,uboot-charge";
|
||||
rockchip,uboot-charge-on = <1>;
|
||||
rockchip,android-charge-on = <0>;
|
||||
rockchip,uboot-low-power-voltage = <3350>;
|
||||
rockchip,screen-on-voltage = <3400>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
flash_rgb13h: flash-rgb13h {
|
||||
status = "okay";
|
||||
compatible = "led,rgb13h";
|
||||
|
||||
Reference in New Issue
Block a user