From patchwork Tue Jan 14 02:23:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Ranostay X-Patchwork-Id: 11331181 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 3BC7B1820 for ; Tue, 14 Jan 2020 02:23:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1A62E21556 for ; Tue, 14 Jan 2020 02:23:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=konsulko.com header.i=@konsulko.com header.b="qn5SCN4f" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729522AbgANCX6 (ORCPT ); Mon, 13 Jan 2020 21:23:58 -0500 Received: from mail-lj1-f195.google.com ([209.85.208.195]:35963 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729524AbgANCX6 (ORCPT ); Mon, 13 Jan 2020 21:23:58 -0500 Received: by mail-lj1-f195.google.com with SMTP id r19so12492672ljg.3 for ; Mon, 13 Jan 2020 18:23:57 -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=RngI/Es/Qfv7y5Ge7m8PhS9bJ7Hxe1qMCW26BomnGME=; b=qn5SCN4fMCiZNKNEAzqKGBSqNtB2uYv50n4E1SwiNTULDbUQkIu4OCIVw05iOvI47S YH4Z/2y+6GA6UxKpq33TWGdmrwRbLjMelPgOKqp9PD/KzBW5jqGsCv/YYu4HuBCx/IHf 4MbnNrcv6POIZRGRIHsbw1UuYQugLOsl6SM4g= 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=RngI/Es/Qfv7y5Ge7m8PhS9bJ7Hxe1qMCW26BomnGME=; b=eSltu1pgZS6PJr8OEAg5BPAJTNDCFys9ckj7jjfBp+BLAMl0DsRRgGERUDBd9xDp3e B9BJ0ovGKRbALJTwrb1A/gtHlT3wKNBeYk4gRQ7ZmkJBk8ja/nR6Su5thd9EEM3jHtFi k5Dhiyzy+yImVAbRDpoPyNUysESfOOdfDrK74z0e5hF89eOQPDChKST2+mQwYaUsJmPY 082+SqeD9mfFtWe9AFefvWt4Qey4qbTgSl4pjSCFMi+588AsWAR+2GpvKvilcrd2QRYP qut1S8pcfcp+3POvHbN940fZETWxO878wkvEaD5EHrQefqsfZ1Tq99hDLzKsKU9zYBgK dvYQ== X-Gm-Message-State: APjAAAUBQqOSruZ3rIYsFcaIx7BfBgT7LAh5fRmIXpxGPyFQh8PjsgIm WqMZMgXb+wGJZIzUKRt/MAhq5Mlh0tfXGw== X-Google-Smtp-Source: APXvYqy/LSb0cXlg6ty01xizQCWD6n5uUy374gAm98qfcrY1LRH5rLurWFaxScs0giU6s9fJjSoB/Q== X-Received: by 2002:a2e:9804:: with SMTP id a4mr12254443ljj.10.1578968636292; Mon, 13 Jan 2020 18:23:56 -0800 (PST) Received: from taos.konsulko.bg (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id r26sm6388648lfm.82.2020.01.13.18.23.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 18:23:55 -0800 (PST) From: Matt Ranostay To: linux-iio@vger.kernel.org Cc: jic23@vger.kernel.org, Matt Ranostay , devicetree@vger.kernel.org Subject: [PATCH v2 3/3] dt-bindings: iio: chemical: consolidate atlas-sensor docs Date: Tue, 14 Jan 2020 04:23:48 +0200 Message-Id: <20200114022348.8676-4-matt.ranostay@konsulko.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200114022348.8676-1-matt.ranostay@konsulko.com> References: <20200114022348.8676-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.txt Cc: devicetree@vger.kernel.org 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.txt | 34 +++++++++++++++++++ 4 files changed, 34 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.txt 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.txt b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.txt new file mode 100644 index 000000000000..518327dc71e2 --- /dev/null +++ b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.txt @@ -0,0 +1,34 @@ +* Atlas Scientific OEM sensors + +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 + +Required properties: + + - compatible: must be one of : + "atlas,do-sm", + "atlas,ec-sm", + "atlas,orp-sm", + "atlas,ph-sm" + + - reg: the I2C address of the sensor + +Optional properties: + + - 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>; +};