commit | f4da4c9b87b0b9a79819ff72dfac859cd06d5ec2 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Oct 03 15:26:34 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Oct 20 18:40:27 2015 +0200 |
tree | 65a5d3af13f6285dea2e122d64c64e3602bcd5af | |
parent | cf96e3f9b307cf2ebe9166acece7a7c913e07c78 [diff] |
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V On A23 / A33 boards aldo1 is used for VCC-IO and should be 3.0V, make this the default. Note that this does not cause any functional changes since all sun8i board defconfig-s already contained: CONFIG_AXP_ALDO1_VOLT=3000 . Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>