mirror of
https://github.com/clockworkpi/uConsole.git
synced 2025-12-12 10:08:50 +01:00
Fix battery charge current in devicetree overlay
This commit is contained in:
parent
42748a8173
commit
0e9fc3fd29
@ -363,7 +363,7 @@ index 000000000000..3ffc51b8fc2d
|
||||
+ __overlay__ {
|
||||
+ battery: battery@0 {
|
||||
+ compatible = "simple-battery";
|
||||
+ constant_charge_current_max_microamp = <2100000>;
|
||||
+ constant-charge-current-max-microamp = <2100000>;
|
||||
+ voltage-min-design-microvolt = <3300000>;
|
||||
+ };
|
||||
+ };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user