]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
authorHans de Goede <hdegoede@redhat.com>
Sat, 3 Oct 2015 13:26:34 +0000 (15:26 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 16:40:27 +0000 (18:40 +0200)
commit514b2d9dbbd4408ba46c221990087229cdf9ca0b
tree65a5d3af13f6285dea2e122d64c64e3602bcd5af
parentf339f09c47ccff3f953ef3a0fd1aaa5a7c360f58
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>
configs/Sinlinx_SinA33_defconfig
configs/ga10h_v1_1_defconfig
configs/gt90h_v4_defconfig
configs/q8_a23_tablet_800x480_defconfig
configs/q8_a33_tablet_1024x600_defconfig
configs/q8_a33_tablet_800x480_defconfig
drivers/power/Kconfig