diff options
Diffstat (limited to 'arch/arm/mach-ux500/devices-db8500.c')
-rw-r--r-- | arch/arm/mach-ux500/devices-db8500.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/devices-db8500.c b/arch/arm/mach-ux500/devices-db8500.c index b7b98829a0e..266196f1810 100644 --- a/arch/arm/mach-ux500/devices-db8500.c +++ b/arch/arm/mach-ux500/devices-db8500.c @@ -223,7 +223,7 @@ static struct mcde_platform_data mcde_pdata = { .num_channels = 4, .num_overlays = 6, #ifdef CONFIG_MCDE_DISPLAY_DSI - .regulator_vana_id = "v-ana", + .regulator_vana_id = "vdddsi1v2", #endif .regulator_mcde_epod_id = "vsupply", .regulator_esram_epod_id = "v-esram34", |