On Sun, 22 Aug 2021 20:49:25 +0200, Jacopo Mondi wrote: > Add documentation for the Senseair Sunrise 006-0-0007 CO2 NDIR sensor. > > Signed-off-by: Jacopo Mondi <jacopo@xxxxxxxxxx> > --- > v2->v3: > - Fix syntax error reported by dt_binding_check > The device node label in the example cannot contain '-' > - Add 'Typically' to the gpios polarities description > > v1->v2: > - Add maxItems to -gpios properties as suggested by Rob > - Add a label to the device node in the example as suggested by Rob > --- > .../iio/chemical/senseair,sunrise.yaml | 55 +++++++++++++++++++ > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > 2 files changed, 57 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>