summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500
diff options
context:
space:
mode:
authorJimmy Rubin <jimmy.rubin@stericsson.com>2011-09-23 10:57:45 +0200
committerLee Jones <lee.jones@linaro.org>2012-01-05 10:14:05 +0000
commit85652e1a63436d591a714601a0aedd49a6d4ac0b (patch)
treed470c0a9bb9a7c8d6cc3635a38926bc3770208d0 /arch/arm/mach-ux500
parent4558ef12edfb7f934d04fa809ed7dd9f84809a42 (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')
-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 e71ba8a5a60..926c157ab09 100644
--- a/arch/arm/mach-ux500/board-mop500-regulators.c
+++ b/arch/arm/mach-ux500/board-mop500-regulators.c
@@ -82,6 +82,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 */