On Mon, 11 May 2020 05:32:13 +0300 Matt Ranostay <matt.ranostay@xxxxxxxxxxxx> wrote: > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Matt Ranostay <matt.ranostay@xxxxxxxxxxxx> This crossed with the RTD driver, so applied with fuzz to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. As ever if a DT maintainer wants to comment there is still time to add tags (though in this case it is trivial enough I'd not waste your time reading it!) Jonathan > --- > .../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 <matt.ranostay@xxxxxxxxxxxx> > > 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