arm64: dts: rockchip: rk3588s-tablet: add simple battery info.

Test: CtsStatsdAtomHostTestCases
android.cts.statsdatom.statsd.HostAtomTests#testFullBatteryCapacity

Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com>
Change-Id: I516bd06211e02e563d6243985d597964d7596448
This commit is contained in:
Bian Jin chen
2022-06-20 16:10:42 +08:00
committed by Tao Huang
parent 450da90c36
commit 73b47f5972

View File

@@ -77,6 +77,11 @@
default-brightness-level = <200>;
};
battery: battery {
compatible = "simple-battery";
charge-full-design-microamp-hours = <4500000>;
};
charge-animation {
compatible = "rockchip,uboot-charge";
rockchip,uboot-charge-on = <1>;
@@ -400,6 +405,7 @@
0x2F 0x00 0x64 0xA5 0xB5 0x00 0xF8 0x39>;
cellwise,dual-cell = <1>;
cellwise,monitor-interval-ms = <5000>;
monitored-battery = <&battery>;
power-supplies = <&bq25703>;
};