mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user