Re: [PATCH v3 1/3] dt-bindings: iio: chemical: Document senseair,sunrise CO2 sensor
From: Rob Herring <robh@kernel.org>
Date: 2021-08-24 12:28:07
Also in:
linux-iio
From: Rob Herring <robh@kernel.org>
Date: 2021-08-24 12:28:07
Also in:
linux-iio
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@jmondi.org> --- 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@kernel.org>