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
1 changed files with 9 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue