commit | 04bfd413b4aefb8b2290f665bf82925a4ddc576f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Sep 30 15:22:42 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Oct 20 18:40:27 2015 +0200 |
tree | 5e5d0b9eba964f19a07fada9fdcccf73338772d1 | |
parent | 70ce2c8887d49d10a23afafe384f0029549299a0 [diff] |
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>