From patchwork Fri Oct 26 02:38:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kelly X-Patchwork-Id: 10656899 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 80FCC13A4 for ; Fri, 26 Oct 2018 02:38:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 733AA2BF82 for ; Fri, 26 Oct 2018 02:38:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 679C12BFD0; Fri, 26 Oct 2018 02:38:26 +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=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,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 1B0A12BF82 for ; Fri, 26 Oct 2018 02:38:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726113AbeJZLNd (ORCPT ); Fri, 26 Oct 2018 07:13:33 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:36410 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726195AbeJZLNd (ORCPT ); Fri, 26 Oct 2018 07:13:33 -0400 Received: by mail-pf1-f195.google.com with SMTP id l81-v6so5164043pfg.3 for ; Thu, 25 Oct 2018 19:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=martingkelly-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=VTynoDnFRwbFifALT2BMZ531xKk4yBsBzSrrQJjjqXA=; b=Ba0/RUajnARH81i1JlWc4eEhvMHOQwTBGmZ2M2CfF60QH5iJ3px0sUjQgnULvs5Rwg WbFzgCvkEoK6cP0zNGNQIXfhFK/diKv/PxI6skevBR5XGmW/RcUdcaft515AeiLGr9o0 vOYdH4sxBI4nmUwLUN6UL359R/7AEczeUSBn2Z8YXWQPc/pyxFgvFKN9QK2fPPGR/rfn jNYUbKCeWGbqom82LR4WQalw7qmmb+kSU6/Yu5oR4vbzNicJRK+rWU2Hjtpf8ukPIUhF nWl9kIldam2sCkI27Rnp3NHxrX0smu5d2P20pYLSUa3fX9WVkrnQ44dV6qPqeW+SB8Y9 /t3w== 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; bh=VTynoDnFRwbFifALT2BMZ531xKk4yBsBzSrrQJjjqXA=; b=aANvegqDjNXe2YazUZlyzylS/I1XFYHVAAdQg7KXloTlPcWFezoMH+V8tFTJSC423J vUOMwKv7fPYkN6yRXnT94Vo/lVbtC6luj83kLY2BBeYQqtZJccGopLECGwuBSTFSD9C/ HlhtcfUpZhaVqe6xAMw/TpNbMUed926vmTOlJVQpDjl23kXhbyl5ys/U+9QLnQwlB4h6 grEMHjkqoIrRSQ3C+9edY3t1L76NrgXbD28g0LAZ8Z87LG+yflEnA/I1sMq5XqNgYocV A8BAHrKvdhSlDgwx/9CRzh/Wn0XnfqbiYoMJOsJyQg2kN6kdIxiT0DNviLqcm2StvnAM B6cA== X-Gm-Message-State: AGRZ1gL1vC35vqY+0LO/pBcn+V7EiuPczMwv4UttaWhY4zd3xKdPjEl/ weKD+76u0aBEx9c4OBaPq1Mbk0ve8WPuxA== X-Google-Smtp-Source: AJdET5e5DfjMMQPUCu7v1LjkS5vSFHrMJNeG9tp5LjhAgDjPeL3XZNh9h4a6fDjkkZXSGxXN9shiJA== X-Received: by 2002:a62:85cb:: with SMTP id m72-v6mr1770842pfk.173.1540521504300; Thu, 25 Oct 2018 19:38:24 -0700 (PDT) Received: from cascade.Home (71-212-17-184.tukw.qwest.net. [71.212.17.184]) by smtp.gmail.com with ESMTPSA id r184-v6sm17410120pfc.5.2018.10.25.19.38.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Oct 2018 19:38:23 -0700 (PDT) From: Martin Kelly X-Google-Original-From: Martin Kelly , Denis Ciocca , Jonathan Cameron , Rob Herring , Martin Kelly Subject: [PATCH v2 4/4] dt-bindings: iio: magn: add LSM9DS1 bindings Date: Thu, 25 Oct 2018 19:38:12 -0700 Message-Id: <20181026023812.29720-4-martin@martingkelly.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20181026023812.29720-1-martin@martingkelly.com> References: <20181026023812.29720-1-martin@martingkelly.com> 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 From: Martin Kelly Add DT binding documentation for the LSM9DS1 magnetometer driver. Signed-off-by: Martin Kelly Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/iio/st-sensors.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt index 6f626f73417e..07f1767c7ee6 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -67,6 +67,7 @@ Magnetometers: - st,lsm303dlm-magn - st,lis3mdl-magn - st,lis2mdl +- st,lsm9ds1-magn Pressure sensors: - st,lps001wp-press