commit | 786554892b97ad85abedbc9f7a4fd2079d0aa496 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Dec 13 14:12:06 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:36 2015 +0100 |
tree | 354d2f6927c6481c9fa7c81dcfbc5ee5e7d05a0b | |
parent | 75916fff905b41acddf11f4f71471b466c748780 [diff] |
sunxi: axp221: Make dcdc1 voltage configurable The dcdc1 voltage is typically used as generic 3.3V IO voltage for things like GPIO-s, sdcard interfaces, etc. On most boards this is undervolted to 3.0V to safe battery, but not on all, make it configurable so that we can use the same settings as the original firmware on all boards. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>