mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
dc7b43dce7
commit
d8ea4a4dac
|
|
@ -78,6 +78,15 @@ backlight: backlight {
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user