hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-class-power-twl4030
....@@ -4,18 +4,20 @@
44 Writing to this can disable charging.
55
66 Possible values are:
7
- "auto" - draw power as appropriate for detected
8
- power source and battery status.
9
- "off" - do not draw any power.
10
- "continuous"
11
- - activate mode described as "linear" in
12
- TWL data sheets. This uses whatever
13
- current is available and doesn't switch off
14
- when voltage drops.
157
16
- This is useful for unstable power sources
17
- such as bicycle dynamo, but care should
18
- be taken that battery is not over-charged.
8
+ ============= ===========================================
9
+ "auto" draw power as appropriate for detected
10
+ power source and battery status.
11
+ "off" do not draw any power.
12
+ "continuous" activate mode described as "linear" in
13
+ TWL data sheets. This uses whatever
14
+ current is available and doesn't switch off
15
+ when voltage drops.
16
+
17
+ This is useful for unstable power sources
18
+ such as bicycle dynamo, but care should
19
+ be taken that battery is not over-charged.
20
+ ============= ===========================================
1921
2022 What: /sys/class/power_supply/twl4030_ac/mode
2123 Description:
....@@ -23,6 +25,9 @@
2325 Writing to this can disable charging.
2426
2527 Possible values are:
26
- "auto" - draw power as appropriate for detected
27
- power source and battery status.
28
- "off" - do not draw any power.
28
+
29
+ ====== ===========================================
30
+ "auto" draw power as appropriate for detected
31
+ power source and battery status.
32
+ "off" do not draw any power.
33
+ ====== ===========================================