From patchwork Tue Apr 28 05:41:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Ranostay X-Patchwork-Id: 11513833 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 EFF1614DD for ; Tue, 28 Apr 2020 05:42:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D6178206D8 for ; Tue, 28 Apr 2020 05:42:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=konsulko.com header.i=@konsulko.com header.b="XnIlImZ9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726276AbgD1Fm0 (ORCPT ); Tue, 28 Apr 2020 01:42:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726279AbgD1FmZ (ORCPT ); Tue, 28 Apr 2020 01:42:25 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B1E5C03C1A9 for ; Mon, 27 Apr 2020 22:42:23 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id r17so15816764lff.2 for ; Mon, 27 Apr 2020 22:42:23 -0700 (PDT) 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=WH8zS66RY8W04XUM1pecSUY+m/Om2TcnzwoU0cWSKDI=; b=XnIlImZ9/xkX7DsWY8zdOxpKw2U1aTWXUrvm8jthg6TMo2HPCp6ZWOVwwsSi1dS7in Gcdql6FpjL02Nw442uVVHRa2R+qV9BH9I6E1y+QUh5Go7+ZZZKbDY7N1SQ/f0v+l6wQF 9+r2vaeR6bRqxRZYd/dFxoqOnq78UsZFyHZT8= 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=WH8zS66RY8W04XUM1pecSUY+m/Om2TcnzwoU0cWSKDI=; b=INmb01Jf3Qj0FZfixg6VPgmGk29gkeZI4okrK5ahaMCkpxEjDY+zqbQ04ZzE4sTJ8P vW9I2i+wcA1fEuxAvXUEaAeHqoIvxRRED0lg4n2FOtZtxZvA82HX5IOstcMX7iL++/Yk Yhs253AgGnxo6gfV9VVX0ljXDlkwKNmt3qtnug1CWTOEgdJxN/LVQqoi2neU13TyyLkF Ti0FpxxSVY64MFKtGkITXIixiNWbTKYdO90RR/H/rXd0KDD9oT0prCVsdB7dH+ND36vo wT0zeo/ZvIfy05MiW3Y4AUvrrL8IViCoK7dKD1G1Qpp0zxSBzBNgI6cR+XlvaAd+h0Z8 ahuQ== X-Gm-Message-State: AGi0PuZbcP0JjXD73k3nVpo3JmMf7VZlPdfw9+N4HPOHnGtCzWQGICnU y/uUrPu8Rj3iW+OmEqRYXFhU/w== X-Google-Smtp-Source: APiQypJCy3nrMtVbCUUuaI12o+IbsIPl4P1i68ayeLR+kFMj/gSQRL3AkJEQ+dBtd3D3u2dHwjgfWw== X-Received: by 2002:a05:6512:3f4:: with SMTP id n20mr18037194lfq.100.1588052541929; Mon, 27 Apr 2020 22:42:21 -0700 (PDT) Received: from taos-chr.konsulko.bg (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id c4sm13240035lfg.82.2020.04.27.22.42.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Apr 2020 22:42:21 -0700 (PDT) From: Matt Ranostay To: jic23@kernel.org Cc: linux-iio@vger.kernel.org, Matt Ranostay , devicetree@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: iio: chemical: add CO2 EZO module documentation Date: Tue, 28 Apr 2020 08:41:06 +0300 Message-Id: <20200428054107.16061-2-matt.ranostay@konsulko.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200428054107.16061-1-matt.ranostay@konsulko.com> References: <20200428054107.16061-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 Cc: devicetree@vger.kernel.org Signed-off-by: Matt Ranostay --- .../devicetree/bindings/iio/chemical/atlas,sensor.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml index edcd2904d50e..0d109e1b34ee 100644 --- a/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml +++ b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml @@ -4,19 +4,20 @@ $id: http://devicetree.org/schemas/iio/chemical/atlas,sensor.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Atlas Scientific OEM sensors +title: Atlas Scientific OEM + EZO sensors maintainers: - Matt Ranostay description: | - Atlas Scientific OEM sensors connected via I2C + Atlas Scientific OEM + EZO 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 + http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf properties: compatible: @@ -25,6 +26,7 @@ properties: - atlas,ec-sm - atlas,orp-sm - atlas,ph-sm + - atlas,co2-ezo reg: maxItems: 1