commit | 858b6dbd595d593ad158ab3ced7f9bc1a045917b | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Apr 25 22:18:09 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon May 04 16:51:53 2015 +0200 |
tree | a6c0d74756e520837880e7f93b936ce5104e39c8 | |
parent | bb930c37e23a13287993029a2ff1b5808083eb3f [diff] |
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers Add support for the axp152 and axp209 PMICs to the pmic register access helpers. This is a preparation patch for moving the axp gpio code to a separate gpio driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>