commit | af7f67c42e1aacac123c5b5ad141cec412f037de | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Sep 12 09:52:52 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Sat Sep 17 14:37:39 2016 +0200 |
tree | 7d84055ccd91417823986e1cff30c346709141f8 | |
parent | b96fe7895caf339ce9a8797dbfd4f1d31a095ab4 [diff] |
sunxi: axp2xx: disable ldoio0/1 at boot When cold-booting the ldoio0/1 regulators are always off / the gpios are always at tristate. But when re-booting from android these are sometimes on. Disable them at axp_init time (iow as early as possible) to remove this difference between a cold boot and a reboot. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>