Enable charging LED on Pine64
This commit is contained in:
parent
9268b73289
commit
a28ef7a8bc
@ -2278,7 +2278,7 @@ index 00000000..53df94a4
|
||||
+ pmu_usbpc_cur = <0x000001f4>;
|
||||
+ pmu_battery_warning_level1 = <0x0000000f>;
|
||||
+ pmu_battery_warning_level2 = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000001>;
|
||||
+ pmu_chgled_type = <0x00000000>;
|
||||
+ pmu_bat_para1 = <0x00000000>;
|
||||
+ pmu_bat_para2 = <0x00000000>;
|
||||
@ -5361,7 +5361,7 @@ index 00000000..1ab6d8e8
|
||||
+ pmu_usbpc_cur = <0x000001f4>;
|
||||
+ pmu_battery_warning_level1 = <0x0000000f>;
|
||||
+ pmu_battery_warning_level2 = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000001>;
|
||||
+ pmu_chgled_type = <0x00000000>;
|
||||
+ pmu_bat_para1 = <0x00000000>;
|
||||
+ pmu_bat_para2 = <0x00000000>;
|
||||
@ -8446,7 +8446,7 @@ index 00000000..f9a84fff
|
||||
+ pmu_usbpc_cur = <0x000001f4>;
|
||||
+ pmu_battery_warning_level1 = <0x0000000f>;
|
||||
+ pmu_battery_warning_level2 = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000000>;
|
||||
+ pmu_chgled_func = <0x00000001>;
|
||||
+ pmu_chgled_type = <0x00000000>;
|
||||
+ pmu_bat_para1 = <0x00000000>;
|
||||
+ pmu_bat_para2 = <0x00000000>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user