From patchwork Wed Sep 4 09:31:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 19742 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 05AC025E28 for ; Wed, 4 Sep 2013 09:31:59 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id u18sf50540qcx.6 for ; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=l5dKdp/fr1mtj7sJQazkt1odBiPSnj64M1iP9hTxbjY=; b=ZZ10wiAyoyVmyRrpT7O0uL1UjNVVbeiqQteFTwbC1rCch9I4+6lfjHce56uwCapzzT oqkhx2tTbSthadgV9rxv17tdFxwET6VERQ1hVdR8F8WiMuqJ/TMynYFKN+8nErTa5FjY rQva1nO81vlPMRuSu5xiafkrHT8Sye7RXfgfrAzdEt1PgGVAnxJxfo96WfOkNOxzO3Vl 1vnE9JMJwBnCr8WtkOIK7IonIuqTeOVSkMXY4JTNXoX9SkT5E6kJ1bf25OzZOdwE+U8F 06A/F7ZZc6PwSrN2szj8UrFTxb0fQ0CMIOaVkjEtqoTFbfaipNDGTG/fV7+ThFujC4sw Vp5A== X-Received: by 10.236.87.232 with SMTP id y68mr733522yhe.19.1378287118857; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.94.129 with SMTP id dc1ls35548qeb.72.gmail; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) X-Received: by 10.52.165.237 with SMTP id zb13mr825842vdb.28.1378287118732; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by mx.google.com with ESMTPS id oz2si5611869veb.46.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 02:31:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.177; Received: by mail-ve0-f177.google.com with SMTP id cz11so36619veb.36 for ; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) X-Gm-Message-State: ALoCoQnmy/IojDyXT7lBJMHiO6jjuE4kEtqr8QDS93Rz6JR/qRFo7JT3Z00sToesFr1Hl81GngUy X-Received: by 10.52.173.165 with SMTP id bl5mr1562871vdc.18.1378287118640; Wed, 04 Sep 2013 02:31:58 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp223874vcz; Wed, 4 Sep 2013 02:31:57 -0700 (PDT) X-Received: by 10.14.210.8 with SMTP id t8mr3282506eeo.39.1378287116691; Wed, 04 Sep 2013 02:31:56 -0700 (PDT) Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) by mx.google.com with ESMTPS id k2si18323105eey.272.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 02:31:56 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.45 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.45; Received: by mail-ee0-f45.google.com with SMTP id c50so34572eek.18 for ; Wed, 04 Sep 2013 02:31:56 -0700 (PDT) X-Received: by 10.15.32.136 with SMTP id a8mr1325104eev.71.1378287116123; Wed, 04 Sep 2013 02:31:56 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id p5sm38475700eeg.5.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 02:31:55 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jic23@cam.ac.uk Cc: arnd@arndb.de, linus.walleij@linaro.org, denis.ciocca@st.com, linux-iio@vger.kernel.org, Lee Jones Subject: [PATCH 02/11] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT Date: Wed, 4 Sep 2013 10:31:34 +0100 Message-Id: <1378287103-21765-3-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1378287103-21765-1-git-send-email-lee.jones@linaro.org> References: <1378287103-21765-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , After applying this node the LPS001WP sensor chip should probe successfully once the driver support has also been applied. Signed-off-by: Lee Jones --- arch/arm/boot/dts/ste-snowball.dts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/ste-snowball.dts b/arch/arm/boot/dts/ste-snowball.dts index cf9b16e..aad8f54 100644 --- a/arch/arm/boot/dts/ste-snowball.dts +++ b/arch/arm/boot/dts/ste-snowball.dts @@ -153,6 +153,16 @@ status = "okay"; }; + i2c@80128000 { + lps001wp@5c { + compatible = "lps001wp"; + reg = <0x5c>; + + vdd-supply = <&ab8500_ldo_aux1_reg>; + vms-supply = <&db8500_vsmps2_reg>; + }; + }; + uart@80120000 { status = "okay"; };