]> git.ipfire.org Git - people/ms/u-boot.git/commit
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:18:50 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:10:51 +0000 (15:10 -0400)
commitd7b6a75497ea2a33a1d2e4b8fa4d98dc8c7e876b
tree432ab4806c0ddede6642d567176801c261e915ab
parentc5dbae7c19856171e0580f490dfb3d667466e8f3
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value

This enables the VAUX1 supply, used for eMMC power in standard configurations.
Its voltage is determined by the value of the BOOT2 pin of the TWL6030.

Note that the TWL6030 might already have enabled this regulator at startup
(depending on the value of the BOOT3 pin of the TWL6030), according to the
TWL6030 datasheet.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
drivers/power/twl6030.c
include/twl6030.h