mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
Merge pull request #54 from mikemacwillie/main
Fix Battery Charge Current in PMU Devicetree Overlay
This commit is contained in:
commit
713e174717
@ -308,7 +308,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