twl4030: More voltages on VAUX2 and VAUX3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
This commit is contained in:
parent
ae21336930
commit
71bfb0f24e
|
|
@ -390,6 +390,8 @@
|
||||||
|
|
||||||
/* Voltage Selection in PM Receiver Module */
|
/* Voltage Selection in PM Receiver Module */
|
||||||
#define TWL4030_PM_RECEIVER_VAUX2_VSEL_18 0x05
|
#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_VAUX3_VSEL_28 0x03
|
||||||
#define TWL4030_PM_RECEIVER_VPLL2_VSEL_18 0x05
|
#define TWL4030_PM_RECEIVER_VPLL2_VSEL_18 0x05
|
||||||
#define TWL4030_PM_RECEIVER_VDAC_VSEL_18 0x03
|
#define TWL4030_PM_RECEIVER_VDAC_VSEL_18 0x03
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue