diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-ldp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-ldp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c index 3dbc881cdc3b..62e4f701b63b 100644 --- a/arch/arm/mach-omap2/board-ldp.c +++ b/arch/arm/mach-omap2/board-ldp.c | |||
@@ -272,6 +272,7 @@ static struct regulator_init_data ldp_vaux1 = { | |||
272 | 272 | ||
273 | static struct regulator_consumer_supply ldp_vpll2_supplies[] = { | 273 | static struct regulator_consumer_supply ldp_vpll2_supplies[] = { |
274 | REGULATOR_SUPPLY("vdds_dsi", "omapdss"), | 274 | REGULATOR_SUPPLY("vdds_dsi", "omapdss"), |
275 | REGULATOR_SUPPLY("vdds_dsi", "omapdss_dpi.0"), | ||
275 | REGULATOR_SUPPLY("vdds_dsi", "omapdss_dsi.0"), | 276 | REGULATOR_SUPPLY("vdds_dsi", "omapdss_dsi.0"), |
276 | }; | 277 | }; |
277 | 278 | ||