Letux Kernel

Issue 715: twl4030 max current property

Reported by Nikolaus Schaller, Mar 2, 2016

twl4030-charger defines its own max_current sysfs entry:

http://lxr.free-electrons.com/source/drivers/power/twl4030_charger.c#
L656

For consistency it should be replaced by 

POWER_SUPPLY_PROP_INPUT_CURRENT_LIMIT

in

http://lxr.free-electrons.com/source/drivers/power/twl4030_charger.c#
L857

and a new twl4030_bci_set_property function.

Comment 1 by Nikolaus Schaller, Mar 20, 2016

Status: Ready

Comment 2 by Nikolaus Schaller, Jun 7, 2016

has been replaced and we have a patch - but needs upstreaming.

Comment 3 by Nikolaus Schaller, May 13, 2017

upstream accepted.
Status: Fixed

Created: 8 years 6 months ago by Nikolaus Schaller

Updated: 7 years 4 months ago

Status: Fixed

Labels:
Type:Enhancement
Priority:Low