]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm: tegra: loki: Add vbus for xhci
authorPreetham Chandru R <pchandru@nvidia.com>
Thu, 23 Jan 2014 10:58:09 +0000 (16:28 +0530)
committerPreetham Chandru <pchandru@nvidia.com>
Wed, 29 Jan 2014 09:15:40 +0000 (01:15 -0800)
Bug 1420418

Change-Id: Ib5ba63ec3e4c7620c0f56092436fe32d7725645d
Signed-off-by: Preetham Chandru R <pchandru@nvidia.com>
Signed-off-by: Krishna Yarlagadda <kyarlagadda@nvidia.com>
Reviewed-on: http://git-master/r/339085
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Vinayak Pane <vpane@nvidia.com>
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
arch/arm/mach-tegra/board-loki-power.c

index c14675ffcedd48549cf84044ff1e2f7a7580db4e..88e58e05af7776518c91ab13df0e0d7a09de68b1 100644 (file)
@@ -522,6 +522,8 @@ static struct regulator_consumer_supply fixed_reg_en_battery_supply[] = {
                REGULATOR_SUPPLY("vdd_sys_bl", NULL),
                REGULATOR_SUPPLY("usb_vbus", "tegra-ehci.1"),
                REGULATOR_SUPPLY("usb_vbus", "tegra-ehci.2"),
+               REGULATOR_SUPPLY("usb_vbus1", "tegra-xhci"),
+               REGULATOR_SUPPLY("usb_vbus2", "tegra-xhci"),
                REGULATOR_SUPPLY("vddio_pex_sata", "tegra-sata.0"),
 };