]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: axp221: Make dcdc1 voltage configurable
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 Dec 2014 13:12:06 +0000 (14:12 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:36 +0000 (14:56 +0100)
commit1262a85fe36936f404dc2deccc3ebaacebb612c5
tree354d2f6927c6481c9fa7c81dcfbc5ee5e7d05a0b
parentf70444980b23f5f52025aa6b7d22233312dea136
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>
board/sunxi/board.c
configs/Mele_M9_defconfig
drivers/power/Kconfig