Re: [PATCH v8 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

2019-05-02 Thread Sebastian Reichel
Hi, On Wed, Apr 24, 2019 at 10:56:51AM -0600, Nick Crews wrote: > Add control of the charging algorithm used on Wilco devices. > See Documentation/ABI/testing/sysfs-class-power-wilco for the > userspace interface and other info. > > Signed-off-by: Nick Crews > Reviewed-by: Enric Balletbo i Serra

[PATCH v8 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

2019-04-24 Thread Nick Crews
Add control of the charging algorithm used on Wilco devices. See Documentation/ABI/testing/sysfs-class-power-wilco for the userspace interface and other info. Signed-off-by: Nick Crews Reviewed-by: Enric Balletbo i Serra --- v8 changes: -Several documentation and comment fixups. v6 changes: -Rem