summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-class-power-twl4030
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2017-05-21 12:38:16 +0200
committerSebastian Reichel <sre@kernel.org>2017-06-08 13:05:28 +0200
commit49fb384653810167dca26812217d0235bece0367 (patch)
tree7488b94e28445c7ac61acc1aa6fcacccce5bef42 /Documentation/ABI/testing/sysfs-class-power-twl4030
parente12854174bbe5bab7b8f3e378e05dc0700112112 (diff)
power: supply: twl4030-charger: remove nonstandard max_current sysfs attribute
Since we now support the standard 'input_current_limit' property by commit 3fb319c2cdcd ("power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT property") we can now remove the nonstandard 'max_current' sysfs attribute. See Documentation/power/power_supply_class.txt line 125 Both are functionally equivalent. From ABI point of view it is just a rename of the property. This also removes the entry in Documentation/ABI/testing/sysfs-class-power-twl4030 Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-power-twl4030')
-rw-r--r--Documentation/ABI/testing/sysfs-class-power-twl403017
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-power-twl4030 b/Documentation/ABI/testing/sysfs-class-power-twl4030
index be26af0f1895..b4fd32d210c5 100644
--- a/Documentation/ABI/testing/sysfs-class-power-twl4030
+++ b/Documentation/ABI/testing/sysfs-class-power-twl4030
@@ -1,20 +1,3 @@
-What: /sys/class/power_supply/twl4030_ac/max_current
- /sys/class/power_supply/twl4030_usb/max_current
-Description:
- Read/Write limit on current which may
- be drawn from the ac (Accessory Charger) or
- USB port.
-
- Value is in micro-Amps.
-
- Value is set automatically to an appropriate
- value when a cable is plugged or unplugged.
-
- Value can the set by writing to the attribute.
- The change will only persist until the next
- plug event. These event are reported via udev.
-
-
What: /sys/class/power_supply/twl4030_usb/mode
Description:
Changing mode for USB port.