commit | f9b7a04bc8aae9b1ffe35c8cc90e1a59f618a9ab | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Apr 22 11:31:22 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon May 04 16:51:53 2015 +0200 |
tree | 9a076843fd7ae13a1b1564c8af8175e442c69aa1 | |
parent | 2fcf033d36618da4c86de135a0d447fd3bbaf8ea [diff] |
sunxi: axp: Add driver-model support to the axp_gpio code Add driver-model support to the axp_gpio code, note that this needs a small tweak to the driver-model version of sunxi_name_to_gpio to deal with the vbus detect and enable pins which are not standard numbered gpios. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>