summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-tegra/board-cardhu-power.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-cardhu-power.c b/arch/arm/mach-tegra/board-cardhu-power.c
index f0f0722e252b..149eddd631c6 100644
--- a/arch/arm/mach-tegra/board-cardhu-power.c
+++ b/arch/arm/mach-tegra/board-cardhu-power.c
@@ -358,6 +358,7 @@ static struct tps6236x_regulator_platform_data tps6236x_pdata = {
.consumer_supplies = tps6236x_dcdc_supply, \
}, \
.internal_pd_enable = 0, \
+ .enable_discharge = true, \
.vsel = 3, \
.init_uV = -1, \
.init_apply = 0, \