From patchwork Wed Feb 21 19:45:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre Bourdon X-Patchwork-Id: 10233865 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E984060392 for ; Wed, 21 Feb 2018 19:46:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D00FF28458 for ; Wed, 21 Feb 2018 19:46:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C33A82845E; Wed, 21 Feb 2018 19:46:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 567E828458 for ; Wed, 21 Feb 2018 19:46:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751155AbeBUTp5 (ORCPT ); Wed, 21 Feb 2018 14:45:57 -0500 Received: from mail-ua0-f201.google.com ([209.85.217.201]:46723 "EHLO mail-ua0-f201.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750779AbeBUTpz (ORCPT ); Wed, 21 Feb 2018 14:45:55 -0500 Received: by mail-ua0-f201.google.com with SMTP id k4so1475510uad.13 for ; Wed, 21 Feb 2018 11:45:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:date:in-reply-to:message-id:references:subject:from:cc; bh=aW+n5963pVC0Wt4IyIShrsniKQYXiVn01m+6XFy0VOA=; b=U7v6kKD2tGHSEg/dB+n/26V3Xkxd9JPJLb2Hiufhr1lYXKG22X0EFjC+tFDSUs4anZ Hw5Ma1HmVJLmvDnmOVJUa+WeZucngHhYKizPrn0ZC6GQ+H/m1veXiAurjPVvIP1qTS2/ GCkJTprgoU/G37ptNT55Ctmw5H5yjDKdYhEZFIkfv0i3VghiYctbRZRCbcY7xqr92/wF iNyAaVCvJg/wv9kE7TbiCggJdhloDtsYfx62RTDdyVywq6z6QWLreIaTjxnQ4rHa2r/R KhsyrlspvgTZ4V0ORDsppggHpjd52LCicTGqlJyjE+kM3YaiYolUcrwRtOZf0fyrUB41 afHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id :references:subject:from:cc; bh=aW+n5963pVC0Wt4IyIShrsniKQYXiVn01m+6XFy0VOA=; b=a2MQQBJ1+FuMf5z/p13DPOM2VclIUZOMvHBa8XaWBwnX5T6+hRnaQYxqbhDpVhaFxo TGh2Y+IohQ0+XEcOxt/uHHP914cjsusm2hxM1x4S5AatTjCcAgRgPvPsVcHppY0JhykH afpB0kebvTXMJfpz0SAAeaDyQIjATsYd9hU/LOWdJ+znMq5UkdLmvpaJ1wmauqUDirFg 1z++tz1bzpPfyviPBA/c8XcIkJXI1ODXABARcOjRqdk3G2hWwKCOMt2wM8gDhN6MMkjH tGSSIyw2MoDrIdKnI8rEjGHQr4bHWLq2p7Xz0Dzx2jLZrpXZZhJOZ7h4o6zt8Qm866vK vduw== X-Gm-Message-State: APf1xPDlO9WTSYoXldEB/YTF12ukxZS71hq2xBYjr1hb+qkBpYJ5pyyT NseX92ee39RdoUhvJJSiLziVu61e2ww6 X-Google-Smtp-Source: AH8x226se0GXd5vTWEUthiquC8w7ls2+8jDdONRuBDD3CMPYTr6vCoeni6meyOI69NjfQSgCYVyAykzzSY55 MIME-Version: 1.0 X-Received: by 10.31.165.136 with SMTP id o130mr1946748vke.79.1519242354405; Wed, 21 Feb 2018 11:45:54 -0800 (PST) Date: Wed, 21 Feb 2018 20:45:26 +0100 In-Reply-To: <20180221194526.49183-1-delroth@google.com> Message-Id: <20180221194526.49183-2-delroth@google.com> References: <20180221125512.8265-1-delroth@google.com> <20180221194526.49183-1-delroth@google.com> X-Mailer: git-send-email 2.16.1.291.g4437f3f132-goog Subject: [PATCH v2 2/2] dt-bindings: iio: light: Add bh1730fvc bindings From: Pierre Bourdon Cc: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Pierre Bourdon , linux-iio@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Baluta To: unlisted-recipients:; (no To-header on input) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Pierre Bourdon --- .../devicetree/bindings/iio/light/bh1730.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/light/bh1730.txt diff --git a/Documentation/devicetree/bindings/iio/light/bh1730.txt b/Documentation/devicetree/bindings/iio/light/bh1730.txt new file mode 100644 index 000000000000..6b38c4010647 --- /dev/null +++ b/Documentation/devicetree/bindings/iio/light/bh1730.txt @@ -0,0 +1,15 @@ +* ROHM BH1730FVC ambient light sensor + +http://www.rohm.com/web/global/products/-/product/BH1730FVC + +Required properties: + + - compatible : should be "rohm,bh1730fvc" + - reg : the I2C address of the sensor + +Example: + +bh1730fvc@29 { + compatible = "rohm,bh1730fvc"; + reg = <0x29>; +};