commit | c94d4ed017ae6e2630647b917e775ab2fd8ea0f3 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Tue May 09 07:44:17 2017 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Mon May 15 15:28:10 2017 +0200 |
tree | d54fd9ab36ab451cdd727df265efbf88ec42e808 | |
parent | 9d556bb4ad51b2fa3ba30cda93b419b71c98ce33 [diff] |
power: supply: Add ltc3651-charger driver The LTC3651 reports its status via GPIO lines. This driver translates the GPIO levels to battery charger status information via sysfs. It relies on devicetree to supply the IO configuration. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>