From patchwork Mon Feb 4 11:53:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 14476 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 09FAB23F96 for ; Mon, 4 Feb 2013 11:56:39 +0000 (UTC) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by fiordland.canonical.com (Postfix) with ESMTP id B3475A18477 for ; Mon, 4 Feb 2013 11:56:38 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id ft2so3754498vbb.23 for ; Mon, 04 Feb 2013 03:56:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=Q5q7HE1HGc8LolMj8uSjq30DHjGrP1gH+4oDAU065DA=; b=UA7Q8C8pJyTW8nga8syIhBMd85YBEVFrPPBurmtct2pqwj8hW7ZDE1AVCHvPFvFYuc lL4jWaLWymgk/eP9IFH1fUANTsU2nsS7zghBClTblwfiJL9T6yu0qgCVdWDwlWdJRDGc 3ACjY7z5NuGx1GQRVwiR1YucPdTpcGMRE8Wc+lmxLnCtmkSt1hJsMOkbSy3T7qaRHVig hhEzHi9UOW8mO78dFVI5eiq9xDNV2auGD4PrwNawMtK8etfcYrcVmAzTDyy59V+vdf1l eMB16ByH+qJy82f1heVN/3XXLBiHgOc1yMcZB6EiaHIwCcVon7I/nkEgEkQSZn15fIk5 eBrg== X-Received: by 10.52.27.50 with SMTP id q18mr19332321vdg.20.1359978998148; Mon, 04 Feb 2013 03:56:38 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.252.8 with SMTP id zo8csp83064vec; Mon, 4 Feb 2013 03:56:37 -0800 (PST) X-Received: by 10.180.8.130 with SMTP id r2mr9954937wia.28.1359978997116; Mon, 04 Feb 2013 03:56:37 -0800 (PST) Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]) by mx.google.com with ESMTPS id r5si5708905wjq.235.2013.02.04.03.56.36 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:56:37 -0800 (PST) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::22d is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::22d; Authentication-Results: mx.google.com; spf=neutral (google.com: 2a00:1450:400c:c03::22d is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f173.google.com with SMTP id r5so4604845wey.4 for ; Mon, 04 Feb 2013 03:56:36 -0800 (PST) X-Received: by 10.180.88.134 with SMTP id bg6mr9802235wib.26.1359978996736; Mon, 04 Feb 2013 03:56:36 -0800 (PST) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPS id j9sm12937128wia.5.2013.02.04.03.56.34 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:56:35 -0800 (PST) From: Lee Jones To: linux-kernel@vger.kernel.org, broonie@opensource.wolfsonmicro.com Cc: Lee Jones Subject: [PATCH 27/73] ARM: ux500: Add supply for the Pressure sensor Date: Mon, 4 Feb 2013 11:53:42 +0000 Message-Id: <1359978868-28736-28-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1359978868-28736-1-git-send-email-lee.jones@linaro.org> References: <1359978868-28736-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQmhfvL2rzGNIC4QZxojfvOxQpHojuc1aGJb+Swwgb/YbHfCamt45YBnr7rCDG4Krz5OlmT2 This patch lists the Pressure sensor as a consumer of the AB8500 VAUX1 regulator. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500-regulators.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c index 80992a0..baf6f01 100644 --- a/arch/arm/mach-ux500/board-mop500-regulators.c +++ b/arch/arm/mach-ux500/board-mop500-regulators.c @@ -79,6 +79,8 @@ static struct regulator_consumer_supply ab8500_vaux1_consumers[] = { REGULATOR_SUPPLY("vdd", "sensor1p.0"), /* Ambient light sensor device */ REGULATOR_SUPPLY("vdd", "3-0029"), + /* Pressure sensor device */ + REGULATOR_SUPPLY("vdd", "2-005c"), }; static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {