aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-ux500/board-mop500-regulators.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c
index 06262bd6b2d..7cbbe2ff71b 100644
--- a/arch/arm/mach-ux500/board-mop500-regulators.c
+++ b/arch/arm/mach-ux500/board-mop500-regulators.c
@@ -98,7 +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.2"),
+ REGULATOR_SUPPLY("v-av8100-AV-switch", "av8100_hdmi.1"),
#endif
REGULATOR_SUPPLY_DEBUG("aux2", "reg-virt-consumer.1")
};