From patchwork Tue Feb 18 03:42:39 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Ranostay X-Patchwork-Id: 11387815 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A089E1395 for ; Tue, 18 Feb 2020 03:43:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7931520836 for ; Tue, 18 Feb 2020 03:43:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=konsulko.com header.i=@konsulko.com header.b="ihYdnOQT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726383AbgBRDnA (ORCPT ); Mon, 17 Feb 2020 22:43:00 -0500 Received: from mail-wm1-f52.google.com ([209.85.128.52]:53002 "EHLO mail-wm1-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726166AbgBRDnA (ORCPT ); Mon, 17 Feb 2020 22:43:00 -0500 Received: by mail-wm1-f52.google.com with SMTP id p9so1286571wmc.2 for ; Mon, 17 Feb 2020 19:42:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yjL8iTn4/cjQGFH5hZGo9k1hNnc6kDqKI1DkYfGTOis=; b=ihYdnOQTYbfBPceQLYwzC5A3iEbPh0JGVL7RFfAHBviLXYsKpdOGXY9bUrfR659SHC gnl04lHKdo51rOs890gv4B2KVggzep+6lZ/ySGX2sfC8v7FgBoUsXaHi7uH0uDxQoUYs MDzOFuP1L4eJlBKNoBLoP3JShoUaH18vvzXxU= 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=yjL8iTn4/cjQGFH5hZGo9k1hNnc6kDqKI1DkYfGTOis=; b=WEFdsSSp24gBAo97KRFloNE0KzCkJFB7nF0xObMSgstxeevdr+ZbuJ+TgclXSwFoD/ ussj7bn3Wr+NA2ZtwOBTCN3L5midtbWbgga8LwzMSLhTUKRk5O/sXXcYhNDtjVt7SswC Q4kBigyMTdi8pOh7ty0z3OeJltHkrlxmE3kHfOwNjHJALqJxipjw5IxaCGL+giDnYx+F J1v9kIKyL7QjhxsuwciCAct196W45LSivHkJ5nFB1IzzSHyBCb0EtoaUWZ5670bsNKR0 Oj/qTx6yWU73IT5/2UzDpLwVGQBpS0Vo6TeJGfaoeazUqzqslDb7InnYYU/Y/p5gWkvS blrA== X-Gm-Message-State: APjAAAX76djHpJwanbIZMO3q9/0vBWWYohZw2eYayR4x4Agw919e3iOP fUFBXgRdm95lm10GOQS7FkbAvGetB+xrvr7B X-Google-Smtp-Source: APXvYqxQLe/PsjykvFusq0zv6XRKgmbr5YiG3Jc2a2+vQ74F1uOlM5loyptdOU9mxMGTcsRdeQwPmw== X-Received: by 2002:a1c:1dc7:: with SMTP id d190mr228168wmd.48.1581997375429; Mon, 17 Feb 2020 19:42:55 -0800 (PST) Received: from virtualbox.ipredator.se (anon-49-213.vpn.ipredator.se. [46.246.49.213]) by smtp.gmail.com with ESMTPSA id s22sm1816901wmh.4.2020.02.17.19.42.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Feb 2020 19:42:55 -0800 (PST) From: Matt Ranostay To: linux-iio@vger.kernel.org Cc: jic23@kernel.org, Matt Ranostay , Rob Herring Subject: [PATCH v7 3/3] dt-bindings: iio: chemical: consolidate atlas-sensor docs Date: Mon, 17 Feb 2020 19:42:39 -0800 Message-Id: <20200218034239.135619-4-matt.ranostay@konsulko.com> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200218034239.135619-1-matt.ranostay@konsulko.com> References: <20200218034239.135619-1-matt.ranostay@konsulko.com> MIME-Version: 1.0 Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Since Atlas Scientific device support only varies from the compatible string is ideal all the respective docs are merged into a single doc named atlas,sensor.yaml Reviewed-by: Rob Herring Signed-off-by: Matt Ranostay --- .../bindings/iio/chemical/atlas,ec-sm.txt | 21 -------- .../bindings/iio/chemical/atlas,orp-sm.txt | 21 -------- .../bindings/iio/chemical/atlas,ph-sm.txt | 21 -------- .../bindings/iio/chemical/atlas,sensor.yaml | 53 +++++++++++++++++++ 4 files changed, 53 insertions(+), 63 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt delete mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,orp-sm.txt delete mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,ph-sm.txt create mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt b/Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt deleted file mode 100644 index f4320595b851..000000000000 --- a/Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt +++ /dev/null @@ -1,21 +0,0 @@ -* Atlas Scientific EC-SM OEM sensor - -http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf - -Required properties: - - - compatible: must be "atlas,ec-sm" - - reg: the I2C address of the sensor - - interrupts: the sole interrupt generated by the device - - Refer to interrupt-controller/interrupts.txt for generic interrupt client - node bindings. - -Example: - -atlas@64 { - compatible = "atlas,ec-sm"; - reg = <0x64>; - interrupt-parent = <&gpio1>; - interrupts = <16 2>; -}; diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,orp-sm.txt b/Documentation/devicetree/bindings/iio/chemical/atlas,orp-sm.txt deleted file mode 100644 index af1f5a9aa4da..000000000000 --- a/Documentation/devicetree/bindings/iio/chemical/atlas,orp-sm.txt +++ /dev/null @@ -1,21 +0,0 @@ -* Atlas Scientific ORP-SM OEM sensor - -https://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf - -Required properties: - - - compatible: must be "atlas,orp-sm" - - reg: the I2C address of the sensor - - interrupts: the sole interrupt generated by the device - - Refer to interrupt-controller/interrupts.txt for generic interrupt client - node bindings. - -Example: - -atlas@66 { - compatible = "atlas,orp-sm"; - reg = <0x66>; - interrupt-parent = <&gpio1>; - interrupts = <16 2>; -}; diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,ph-sm.txt b/Documentation/devicetree/bindings/iio/chemical/atlas,ph-sm.txt deleted file mode 100644 index 79d90f060327..000000000000 --- a/Documentation/devicetree/bindings/iio/chemical/atlas,ph-sm.txt +++ /dev/null @@ -1,21 +0,0 @@ -* Atlas Scientific pH-SM OEM sensor - -http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf - -Required properties: - - - compatible: must be "atlas,ph-sm" - - reg: the I2C address of the sensor - - interrupts: the sole interrupt generated by the device - - Refer to interrupt-controller/interrupts.txt for generic interrupt client - node bindings. - -Example: - -atlas@65 { - compatible = "atlas,ph-sm"; - reg = <0x65>; - interrupt-parent = <&gpio1>; - interrupts = <16 2>; -}; diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml new file mode 100644 index 000000000000..edcd2904d50e --- /dev/null +++ b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml @@ -0,0 +1,53 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/iio/chemical/atlas,sensor.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Atlas Scientific OEM sensors + +maintainers: + - Matt Ranostay + +description: | + Atlas Scientific OEM sensors connected via I2C + + Datasheets: + http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf + http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf + http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf + http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf + +properties: + compatible: + enum: + - atlas,do-sm + - atlas,ec-sm + - atlas,orp-sm + - atlas,ph-sm + + reg: + maxItems: 1 + + interrupts: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + i2c { + #address-cells = <1>; + #size-cells = <0>; + + atlas@66 { + compatible = "atlas,orp-sm"; + reg = <0x66>; + interrupt-parent = <&gpio1>; + interrupts = <16 2>; + }; + };