Skip to content

Commit b0d0aa4

Browse files
committed
Fix battery capacity
1 parent 6fdd6e1 commit b0d0aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blobs/pine64pinebook.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2518,7 +2518,7 @@
25182518
pmu_irq_id = <0x40>;
25192519
pmu_chg_ic_temp = <0x0>;
25202520
pmu_battery_rdc = <0x79>;
2521-
pmu_battery_cap = <0x12c0>;
2521+
pmu_battery_cap = <0x27dc>;
25222522
pmu_runtime_chgcur = <0x708>;
25232523
pmu_suspend_chgcur = <0x5dc>;
25242524
pmu_shutdown_chgcur = <0x5dc>;

0 commit comments

Comments
 (0)