diff mbox

[U-Boot] twl4030: More voltages on VAUX2 and VAUX3

Message ID 1414509059-6489-1-git-send-email-contact@paulk.fr
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Paul Kocialkowski Oct. 28, 2014, 3:10 p.m. UTC
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 include/twl4030.h |    2 ++
 1 file changed, 2 insertions(+)

Comments

Tom Rini Nov. 5, 2014, 9:29 p.m. UTC | #1
On Tue, Oct 28, 2014 at 04:10:59PM +0100, Paul Kocialkowski wrote:

> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

Applied to u-boot-ti/master, thanks!
diff mbox

Patch

diff --git a/include/twl4030.h b/include/twl4030.h
index 18795a6..f33cd1e 100644
--- a/include/twl4030.h
+++ b/include/twl4030.h
@@ -390,6 +390,8 @@ 
 
 /* Voltage Selection in PM Receiver Module */
 #define TWL4030_PM_RECEIVER_VAUX2_VSEL_18		0x05
+#define TWL4030_PM_RECEIVER_VAUX2_VSEL_28		0x09
+#define TWL4030_PM_RECEIVER_VAUX3_VSEL_18		0x01
 #define TWL4030_PM_RECEIVER_VAUX3_VSEL_28		0x03
 #define TWL4030_PM_RECEIVER_VPLL2_VSEL_18		0x05
 #define TWL4030_PM_RECEIVER_VDAC_VSEL_18		0x03