]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/Hummingbird_A31_defconfig
sunxi: power: Make all voltages configurable through Kconfig
authorHans de Goede <hdegoede@redhat.com>
Wed, 30 Sep 2015 13:22:42 +0000 (15:22 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 16:40:27 +0000 (18:40 +0200)
commit401175220d169ba2bfe7fbb50d73ccc9c1d6a635
tree5e5d0b9eba964f19a07fada9fdcccf73338772d1
parent1df44814f59ed487849bebc5dec0ad605ff226db
sunxi: power: Make all voltages configurable through Kconfig

On boards with axp221/223 pmic-s we already allow configuring most
voltages. Make the Kconfig options for these also apply to boards with
axp152 / axp209 pmic-s and extend them to configure all voltages.

The Kconfig defaults are chosen so that this commit does not introduce any
functional changes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
16 files changed:
board/sunxi/board.c
configs/CSQ_CS908_defconfig
configs/Colombus_defconfig
configs/Hummingbird_A31_defconfig
configs/MSI_Primo81_defconfig
configs/Mele_A1000G_quad_defconfig
configs/Mele_I7_defconfig
configs/Mele_M9_defconfig
configs/Sinlinx_SinA33_defconfig
configs/ga10h_v1_1_defconfig
configs/gt90h_v4_defconfig
configs/mixtile_loftq_defconfig
configs/q8_a23_tablet_800x480_defconfig
configs/q8_a33_tablet_1024x600_defconfig
configs/q8_a33_tablet_800x480_defconfig
drivers/power/Kconfig