From c5c48455e0b3e994726ee5b6f47ce751c5560428 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Thu, 21 Mar 2013 15:59:14 +0000 Subject: [PATCH] --- yaml --- r: 365044 b: refs/heads/master c: fa679523b68e1a2f9d99d5e714e022a4327e13a8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/board-mop500-regulators.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f1246895d441..13f2c090bf3b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5379f026613b7ecc7e46f15b2aad377177bb0e81 +refs/heads/master: fa679523b68e1a2f9d99d5e714e022a4327e13a8 diff --git a/trunk/arch/arm/mach-ux500/board-mop500-regulators.c b/trunk/arch/arm/mach-ux500/board-mop500-regulators.c index 6abf0a85b864..c962d1d726bb 100644 --- a/trunk/arch/arm/mach-ux500/board-mop500-regulators.c +++ b/trunk/arch/arm/mach-ux500/board-mop500-regulators.c @@ -80,6 +80,8 @@ static struct regulator_consumer_supply ab8500_vaux1_consumers[] = { REGULATOR_SUPPLY("vdd", "2-005c"), /* Cypress TrueTouch Touchscreen device */ REGULATOR_SUPPLY("vcpin", "spi8.0"), + /* Camera device */ + REGULATOR_SUPPLY("vaux12v5", "mmio_camera"), }; static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {