From patchwork Wed Sep 4 13:50:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 19753 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f72.google.com (mail-wg0-f72.google.com [74.125.82.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id ED23724869 for ; Wed, 4 Sep 2013 13:51:05 +0000 (UTC) Received: by mail-wg0-f72.google.com with SMTP id a12sf281929wgh.7 for ; Wed, 04 Sep 2013 06:51:04 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=IX/xsXAx+OCGVggLZ5aoikiH+UdyjWLWVnTlOOz45pA=; b=CKCGyBp+5MD9r1spXKwDc3kBQygWZF73ieFf7zjXywPdH7E/8/MsJApM5b3CdwXRCw 4DLpzfS4SiJWrPJ6ct+nHT4hmbslcBO8c9eRtQUxmHVtH8YTgL9nqW7s/Iyn7bASKlhs qjdL5GPGOamoPquVPi59Q4Xry7H8qtdkGetIXqcc7gxKiSCLZBk6Zca8JSUNc/ywnbkX drFUTEDdHjw7A0SPGxdhiZicCj/nCCGxj0gl1KwfU9XQP7vL028e5GM5VvIAW67dOPuh wZio3cYxuwBgcnX2XdjZbe0icYFE7oYBPtIWgaF//xahm6IK0z3FeVxXtdg+UIFTaR/0 ij9A== X-Received: by 10.112.169.101 with SMTP id ad5mr543365lbc.1.1378302664296; Wed, 04 Sep 2013 06:51:04 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.44.228 with SMTP id h4ls13732lam.109.gmail; Wed, 04 Sep 2013 06:51:04 -0700 (PDT) X-Received: by 10.112.167.3 with SMTP id zk3mr2570600lbb.23.1378302663707; Wed, 04 Sep 2013 06:51:03 -0700 (PDT) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx.google.com with ESMTPS id y5si10715282lbb.87.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 06:51:03 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.217.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.217.171; Received: by mail-lb0-f171.google.com with SMTP id u14so411383lbd.2 for ; Wed, 04 Sep 2013 06:51:03 -0700 (PDT) X-Gm-Message-State: ALoCoQnvQ2RhkllImeYXirlDsPwqgtZSFgEltJylXMkkclkblf17LTjO8wlRaP9fKyxki2EzCgU1 X-Received: by 10.112.14.3 with SMTP id l3mr2552933lbc.27.1378302663287; Wed, 04 Sep 2013 06:51:03 -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.112.11.201 with SMTP id s9csp226045lbb; Wed, 4 Sep 2013 06:51:02 -0700 (PDT) X-Received: by 10.15.73.134 with SMTP id h6mr105302eey.76.1378302662637; Wed, 04 Sep 2013 06:51:02 -0700 (PDT) Received: from mail-ea0-f179.google.com (mail-ea0-f179.google.com [209.85.215.179]) by mx.google.com with ESMTPS id x43si19322580eep.160.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 06:51:02 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.179 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.179; Received: by mail-ea0-f179.google.com with SMTP id b10so200895eae.10 for ; Wed, 04 Sep 2013 06:51:02 -0700 (PDT) X-Received: by 10.14.108.9 with SMTP id p9mr5006905eeg.8.1378302662150; Wed, 04 Sep 2013 06:51:02 -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 j7sm40179070eeo.15.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 06:51:01 -0700 (PDT) From: Lee Jones To: linux-kernel@vger.kernel.org, wsa@the-dreams.de Cc: jic23@cam.ac.uk, linux-iio@vger.kernel.org, mark.rutland@arm.com, Lee Jones Subject: [PATCH] Documentation: dt: i2c: Add LPS001WP to the Trivial Devices list Date: Wed, 4 Sep 2013 14:50:55 +0100 Message-Id: <1378302655-13258-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 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.217.171 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: , LPS001WP is a Pressure and Temperature sensor. Signed-off-by: Lee Jones --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index ad6a738..6038807e6 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -57,6 +57,7 @@ st-micro,24c256 i2c serial eeprom (24cxx) stm,m41t00 Serial Access TIMEKEEPER stm,m41t62 Serial real-time clock (RTC) with alarm stm,m41t80 M41T80 - SERIAL ACCESS RTC WITH ALARMS +stm,lps001wp Pressure and Temperature sensor taos,tsl2550 Ambient Light Sensor with SMBUS/Two Wire Serial Interface ti,tsc2003 I2C Touch-Screen Controller ti,tmp102 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface