]> git.sur5r.net Git - u-boot/commit
sunxi: power: axp818: Enable support for ALDOs
authorChen-Yu Tsai <wens@csie.org>
Tue, 12 Jan 2016 06:42:40 +0000 (14:42 +0800)
committerHans de Goede <hdegoede@redhat.com>
Tue, 26 Jan 2016 15:20:05 +0000 (16:20 +0100)
commitf3c5045a95e0b9f164178bbf8de98b9adf3b099e
tree9e9c2abc4245f4236f42ea709a8875d2e9036c6b
parentf7b4fff3f08e75c58f1819e8e7ca68af8afa61c2
sunxi: power: axp818: Enable support for ALDOs

Previously, AXP818 ALDO support was partially added to Kconfig, but
never enabled in the board file, nor properly set or configured in
Kconfig. The boards continue to work because the AXP818 is designed
to pair with the A83T/H8, and the default voltages match the reference
design's requirements.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
board/sunxi/board.c
drivers/power/Kconfig
drivers/power/axp818.c