From patchwork Mon Feb 4 11:53:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 14473 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 37A5E23F96 for ; Mon, 4 Feb 2013 11:56:34 +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 DF2EAA19239 for ; Mon, 4 Feb 2013 11:56:33 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id ft2so3806962vbb.9 for ; Mon, 04 Feb 2013 03:56:33 -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=ogfnX+3RgZpvlRcLAmhia+jOofYjYOcs5iNjV31JGuk=; b=bMQthJX0/WrCd02I1nLE4Mp7GYmbh8jRs38GqEQxTkKv058N5Oz/HoGqqcn/O7WjuG SSNQdeSzP7kex17RA+ak1Z/oAm1o9Mg1LEOTSSZBabFCm4MX4kJnnHevplmbGG6Ldew2 MU5A3CFVOf/lxHf6K/iMF8khe8j+SV5LXvOqew81RUZIoO5xE7/Nke8Bw6ohzusMu0Xq j/ENbeR5e6SroSpYvvgBdZushoEqfSu4SdtMjoJa8s3v8IO5doh51dr/xTE9yOtgbATZ E/rMRSGahA1Bb0Yc7B+lD98i+0Kbva3zQXsU0rAo6vOH2Xu9mRe0wcYgJp+WbtRJfX8r D4Vw== X-Received: by 10.52.66.168 with SMTP id g8mr19458346vdt.27.1359978993406; Mon, 04 Feb 2013 03:56:33 -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 zo8csp83056vec; Mon, 4 Feb 2013 03:56:32 -0800 (PST) X-Received: by 10.180.90.147 with SMTP id bw19mr9944903wib.28.1359978992266; Mon, 04 Feb 2013 03:56:32 -0800 (PST) Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]) by mx.google.com with ESMTPS id v9si5725161wjf.17.2013.02.04.03.56.31 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:56:32 -0800 (PST) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::22a is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::22a; Authentication-Results: mx.google.com; spf=neutral (google.com: 2a00:1450:400c:c03::22a 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-f170.google.com with SMTP id z53so4869099wey.29 for ; Mon, 04 Feb 2013 03:56:31 -0800 (PST) X-Received: by 10.180.24.9 with SMTP id q9mr9809603wif.14.1359978991692; Mon, 04 Feb 2013 03:56:31 -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.30 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:56:30 -0800 (PST) From: Lee Jones To: linux-kernel@vger.kernel.org, broonie@opensource.wolfsonmicro.com Cc: Lee Jones Subject: [PATCH 24/73] ARM: ux500: Add supply for the L3G4200D Gyroscope Date: Mon, 4 Feb 2013 11:53:39 +0000 Message-Id: <1359978868-28736-25-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: ALoCoQkRYWGCdCKDTHHqTk5ofGTozeqp/a80Fhe0gbVyfQfYOMFVooKBlRoHzGwefqg8/eXhHYj4 This patch lists the L3G4200D Gyroscope 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 5fd8a59..3726813 100644 --- a/arch/arm/mach-ux500/board-mop500-regulators.c +++ b/arch/arm/mach-ux500/board-mop500-regulators.c @@ -73,6 +73,8 @@ static struct regulator_consumer_supply ab8500_vaux1_consumers[] = { REGULATOR_SUPPLY("avdd", "3-005d"), /* Synaptics RMI4 Touchscreen device */ REGULATOR_SUPPLY("vdd", "3-004b"), + /* L3G4200D Gyroscope device */ + REGULATOR_SUPPLY("vdd", "l3g4200d"), }; static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {