From e2e19d6438f54bbfa83c9b3c7e72c9b0d27c891e Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 10 Mar 2009 11:51:15 -0800 Subject: [PATCH] --- yaml --- r: 140260 b: refs/heads/master c: 1897e7423b73ff01db31c24dd20138968e39304c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/regulator/twl4030-regulator.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4602516e5608..6448223df9cb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e2b9abda554e9f6105996dca77cca9ef98de17a +refs/heads/master: 1897e7423b73ff01db31c24dd20138968e39304c diff --git a/trunk/drivers/regulator/twl4030-regulator.c b/trunk/drivers/regulator/twl4030-regulator.c index 663a4162b2a1..49c41fc60aa6 100644 --- a/trunk/drivers/regulator/twl4030-regulator.c +++ b/trunk/drivers/regulator/twl4030-regulator.c @@ -228,6 +228,8 @@ static const u16 VAUX3_VSEL_table[] = { static const u16 VAUX4_VSEL_table[] = { 700, 1000, 1200, UNSUP(1300), 1500, 1800, UNSUP(1850), 2500, + UNSUP(2600), 2800, UNSUP(2850), UNSUP(3000), + UNSUP(3150), UNSUP(3150), UNSUP(3150), UNSUP(3150), }; static const u16 VMMC1_VSEL_table[] = { 1850, 2850, 3000, 3150,