]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
ARM: tegra: laguna: regulator for touch
authorBibek Basu <bbasu@nvidia.com>
Thu, 26 Sep 2013 06:24:35 +0000 (11:54 +0530)
committerAjay Nandakumar <anandakumarm@nvidia.com>
Thu, 3 Oct 2013 13:47:55 +0000 (19:17 +0530)
Add regulator for touch driver

Bug 1372324

Change-Id: I2ac5cf9acc9c92d63ec21d2e20e40e33b0aa045b
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: http://git-master/r/279202
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Kiran Adduri <kadduri@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
(cherry picked from commit 8fdb108f9b170facbd8eb8ab483ce4e170fe02c3)
Signed-off-by: Ajay Nandakumar <anandakumarm@nvidia.com>
arch/arm/mach-tegra/board-laguna-power.c

index 0dbf50f00b7e4e6dcd8bcb2c01f4cb10a250ab57..5795f024264f9ac0a80fa1c1bfd64a50b13b810d 100644 (file)
@@ -112,7 +112,7 @@ static struct regulator_consumer_supply as3722_ldo7_supply[] = {
 };
 
 static struct regulator_consumer_supply as3722_ldo9_supply[] = {
-       REGULATOR_SUPPLY("vdd_ts_3v0b_dis", NULL),
+       REGULATOR_SUPPLY("avdd", "spi0.0"),
 };
 
 static struct regulator_consumer_supply as3722_ldo10_supply[] = {
@@ -574,6 +574,7 @@ static struct regulator_consumer_supply fixed_reg_dcdc_1v8_supply[] = {
        REGULATOR_SUPPLY("vdd_tp_1v8", NULL),
        REGULATOR_SUPPLY("vdd_modem_1v8", NULL),
        REGULATOR_SUPPLY("vdd_1v8b", "0-0048"),
+       REGULATOR_SUPPLY("dvdd", "spi0.0"),
        REGULATOR_SUPPLY("vlogic", "0-0069"),
        REGULATOR_SUPPLY("vid", "0-000c"),
        REGULATOR_SUPPLY("vddio", "0-0077"),