summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-laguna-power.c
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2013-08-23 14:22:06 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:43:15 -0700
commit867848ab88c82575504462a3e3d4f9d060844d98 (patch)
treeb65d1ac06c597e19f4bdb541c9b128841bd5dfb1 /arch/arm/mach-tegra/board-laguna-power.c
parent2f5fdcd83b46124a42c70d3829a7e03686411a39 (diff)
ARM: tegra: remove TEGRA_11x SoC supports from T124 platform
Tegra11x support was added on the T124 platform to support the T114 interposer. Now there is no need of interposer and hence removing the support for T114 from T124's platform. Change-Id: If2cdf50b66e352efe62855fc7d5c01576a8fdba0 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/265403
Diffstat (limited to 'arch/arm/mach-tegra/board-laguna-power.c')
-rw-r--r--arch/arm/mach-tegra/board-laguna-power.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-tegra/board-laguna-power.c b/arch/arm/mach-tegra/board-laguna-power.c
index 35afb58f25ac..6875070672fb 100644
--- a/arch/arm/mach-tegra/board-laguna-power.c
+++ b/arch/arm/mach-tegra/board-laguna-power.c
@@ -600,13 +600,6 @@ static struct regulator_consumer_supply fixed_reg_as3722_gpio2_supply[] = {
REGULATOR_SUPPLY("avdd_usb", "tegra-ehci.1"),
REGULATOR_SUPPLY("avdd_usb", "tegra-ehci.2"),
REGULATOR_SUPPLY("hvdd_usb", "tegra-xhci"),
-#ifdef CONFIG_ARCH_TEGRA_11x_SOC
- REGULATOR_SUPPLY("avdd_usb_pll", "tegra-udc.0"),
- REGULATOR_SUPPLY("avdd_usb_pll", "tegra-ehci.0"),
- REGULATOR_SUPPLY("avdd_usb_pll", "tegra-ehci.1"),
- REGULATOR_SUPPLY("avdd_usb_pll", "tegra-ehci.2"),
- REGULATOR_SUPPLY("avdd_usb_pll", "tegra-xhci"),
-#endif
REGULATOR_SUPPLY("vddio_sdmmc", "sdhci-tegra.0"),
REGULATOR_SUPPLY("pwrdet_sdmmc1", NULL),
REGULATOR_SUPPLY("vddio_hv", "tegradc.1"),