summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-mop500-regulators.c
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-07-12 13:55:22 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:15:51 +0200
commita2b0815b31a6b5fcb5c6f87c85ec3d8ffc3e3603 (patch)
tree0c72b7b43e04c09d6ad81b6d988663cee7882bc2 /arch/arm/mach-ux500/board-mop500-regulators.c
parentaf2c25003f8e6917403a7ea82bc1aad6376839d3 (diff)
ux500: regulator: fix regulator for AV8100 HDMI FB
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500-regulators.c')
-rw-r--r--arch/arm/mach-ux500/board-mop500-regulators.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c
index 7cbbe2ff71b..d2bd668c8dc 100644
--- a/arch/arm/mach-ux500/board-mop500-regulators.c
+++ b/arch/arm/mach-ux500/board-mop500-regulators.c
@@ -98,6 +98,7 @@ static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {
REGULATOR_SUPPLY("v-ab8500-AV-switch", "mcde_tv_ab8500.2"),
#endif
#ifdef CONFIG_DISPLAY_AV8100_TERTIARY
+ REGULATOR_SUPPLY("v-av8100-AV-switch", "av8100_hdmi.0"),
REGULATOR_SUPPLY("v-av8100-AV-switch", "av8100_hdmi.1"),
#endif
REGULATOR_SUPPLY_DEBUG("aux2", "reg-virt-consumer.1")