From patchwork Mon Feb 4 17:00:08 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rui Miguel Silva X-Patchwork-Id: 10796133 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 051BD922 for ; Mon, 4 Feb 2019 17:00:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E72442BBA5 for ; Mon, 4 Feb 2019 17:00:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E4C4D2BD87; Mon, 4 Feb 2019 17:00:27 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 9812D2BD83 for ; Mon, 4 Feb 2019 17:00:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728097AbfBDRA1 (ORCPT ); Mon, 4 Feb 2019 12:00:27 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:38481 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728082AbfBDRA1 (ORCPT ); Mon, 4 Feb 2019 12:00:27 -0500 Received: by mail-wm1-f68.google.com with SMTP id m22so676913wml.3 for ; Mon, 04 Feb 2019 09:00:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=o9qCpqJP82RdcTtRba0fR7RcEAMMQ60ffSXBQwSUjWE=; b=h9KyE6ZXlM2YU2lnlH+ueRSS5mlmESCUPuqJtlaF16l0w3MNC886AYlvXPdqfcII5m guuBv5u4uduqWZd0jh6ppg0pZ0GZvsI8VS8zu2uq/pZZ7e2lgmPyHotxIk7c1RpZbMJZ YdQqSHBhIKPP545R5HSdvtOzaP+X63h3TgMsY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=o9qCpqJP82RdcTtRba0fR7RcEAMMQ60ffSXBQwSUjWE=; b=k7F4BV4m/2TqOR5deIX9vkprKPh7TUnYgEe56EL32z7VRlQOHUAF64moY+G4ceUZV6 pc5O4JPudg61iH9jGneXIfxnQ/nXLXIjWDVrKfrZfZ7Tn9Su5yU5/tXdnSFrnJXhRkxB f/C2RSkrzNnmbVKfydKDd7zPqfwI7LltfYFzkMnZbaxIF5A8GMYe2DaCr1VZgS/Uk3mp CTpA7C+GjXvIv50iiV7QLDMQGZmaWQrtheRjLeAqj0g5gl9efW17LdV+WLt89UOflJlS +rleaiIxvwPxz95Tin4AmGbbdeO9SB7riAUQ6/e596DJ5Fx2dEc63WSXcTnF+XxRFQ7O Ldzw== X-Gm-Message-State: AHQUAuZtcJtj/Yq4hKFq8oAGQwmr5SBYa13ifLf+HR2l++byiJH5DN6H p6hTM2rnXJ+JDl+KY5Ozlub5Rg== X-Google-Smtp-Source: AHgI3IZoI2D+ABBarFO3A3oNBrnrnxYdJ23vbLBQM4nSZHT/K3T8F8h3GkXzwjjjiFx7QfQ26+m9zQ== X-Received: by 2002:a1c:7706:: with SMTP id t6mr240787wmi.57.1549299625223; Mon, 04 Feb 2019 09:00:25 -0800 (PST) Received: from arch-late.local (a109-49-46-234.cpe.netcabo.pt. [109.49.46.234]) by smtp.gmail.com with ESMTPSA id i186sm19352297wmd.19.2019.02.04.09.00.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Feb 2019 09:00:24 -0800 (PST) From: Rui Miguel Silva To: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Shawn Guo , Rob Herring , Fabio Estevam Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, Rui Miguel Silva Subject: [PATCH 1/5] iio: gyro: add DT bindings to fxas2100x Date: Mon, 4 Feb 2019 17:00:08 +0000 Message-Id: <20190204170012.13617-2-rui.silva@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190204170012.13617-1-rui.silva@linaro.org> References: <20190204170012.13617-1-rui.silva@linaro.org> MIME-Version: 1.0 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 Add device tree bindings for the FXAS2100x gyroscope. Signed-off-by: Rui Miguel Silva --- .../bindings/iio/gyroscope/fxas2100x.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/gyroscope/fxas2100x.txt diff --git a/Documentation/devicetree/bindings/iio/gyroscope/fxas2100x.txt b/Documentation/devicetree/bindings/iio/gyroscope/fxas2100x.txt new file mode 100644 index 000000000000..2aeef9aafec4 --- /dev/null +++ b/Documentation/devicetree/bindings/iio/gyroscope/fxas2100x.txt @@ -0,0 +1,14 @@ +* NXP FXAS2100X Gyroscope device tree bindings + +http://www.nxp.com/products/sensors/gyroscopes/3-axis-digital-gyroscope:FXAS21002C + +Required properties: + - compatible : should be "nxp,fxas2100x" + - reg : the I2C address of the sensor + +Example: + +fxas2100x@20 { + compatible = "nxp,fxas2100x" + reg = <0x20>; +};