commit | 08607d155806ad358d9c1c3aba4ed118613d49da | [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 | 3ae1d1397179a3291e601ff8f30dca4da0fcce0c [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>