summaryrefslogtreecommitdiffstats
path: root/include/twl4030.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-10-28 16:10:59 +0100
committerTom Rini <trini@ti.com>2014-11-05 11:57:04 -0500
commit71bfb0f24ec8b3a42591499de6c98ca62ce8b6f1 (patch)
tree16090e6ee5aedbd7db509a7ddfe2d7f9f98f055a /include/twl4030.h
parentae2133693008a8b4e9f5ba68713e8252ec3aa240 (diff)
downloadblackbird-obmc-uboot-71bfb0f24ec8b3a42591499de6c98ca62ce8b6f1.tar.gz
blackbird-obmc-uboot-71bfb0f24ec8b3a42591499de6c98ca62ce8b6f1.zip
twl4030: More voltages on VAUX2 and VAUX3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/twl4030.h')
-rw-r--r--include/twl4030.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/twl4030.h b/include/twl4030.h
index 18795a601b..f33cd1eaed 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
OpenPOWER on IntegriCloud