summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-mop500-regulators.c
diff options
context:
space:
mode:
authorJimmy Rubin <jimmy.rubin@stericsson.com>2011-09-23 10:57:45 +0200
committerJonas ABERG <jonas.aberg@stericsson.com>2011-10-06 13:38:54 +0200
commitdc6a941941f45c9260e05c64136b6c66176f17cf (patch)
treee2e8f7a8117a4db70c6b9a25ce5282d476fb1d23 /arch/arm/mach-ux500/board-mop500-regulators.c
parentfaf0623e6b499a5540046cc381bac64b550d21ca (diff)
ux500: mcde: Add UIB8500R3 display support
On the UIB8500R3 a Sony ACX424akp panel is used. The UIB will be detected dynamically and use the correct display driver. ST-Ericsson ID: 321190 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I9157e1d76334b665b37e871b1efe10c3415cc492 Signed-off-by: Jimmy Rubin <jimmy.rubin@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/31952 Reviewed-by: Marcus LORENTZON <marcus.xm.lorentzon@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
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 180565df911..63a568817cb 100644
--- a/arch/arm/mach-ux500/board-mop500-regulators.c
+++ b/arch/arm/mach-ux500/board-mop500-regulators.c
@@ -40,6 +40,7 @@ struct regulator_init_data tps61052_regulator = {
static struct regulator_consumer_supply ab8500_vaux1_consumers[] = {
/* External displays, connector on board 2v5 power supply */
REGULATOR_SUPPLY("vaux12v5", "mcde_disp_generic.0"),
+ REGULATOR_SUPPLY("vaux12v5", "mcde_disp_sony_acx424akp.0"),
/* SFH7741 proximity sensor */
REGULATOR_SUPPLY("vcc", "gpio-keys.0"),
/* BH1780GLS ambient light sensor */