commit | a536077def0295966452f290f7ce8f391e079966 | [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 | 1d624a4f08d3a478e38ceb1a048c3da4982021df [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>