diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2020-07-20 00:03:29 -0700 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-08-22 10:53:17 +0100 |
commit | 33825b27c918d8c9be50c2a4fdee30cb706bdad8 (patch) | |
tree | bbbad86ce78f6dc3e8231d69902ea61da900a300 /Documentation/devicetree/bindings/iio/chemical | |
parent | 6f762972b2a766d9d03fc05de8d0880e90b98df1 (diff) | |
download | linux-33825b27c918d8c9be50c2a4fdee30cb706bdad8.tar.gz linux-33825b27c918d8c9be50c2a4fdee30cb706bdad8.tar.bz2 linux-33825b27c918d8c9be50c2a4fdee30cb706bdad8.zip |
dt-bindings: iio: chemical: add O2 EZO module documentation
Cc: devicetree@vger.kernel.org
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/chemical')
-rw-r--r-- | Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml index 9a89b34bdd8f..d55c6e737020 100644 --- a/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml +++ b/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml @@ -19,6 +19,7 @@ description: | http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf http://www.atlas-scientific.com/_files/_datasheets/_oem/RTD_oem_datasheet.pdf http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf + https://www.atlas-scientific.com/files/EZO_O2_datasheet.pdf properties: compatible: @@ -29,6 +30,7 @@ properties: - atlas,ph-sm - atlas,rtd-sm - atlas,co2-ezo + - atlas,o2-ezo reg: maxItems: 1 |