Re: [PATCH v8 2/2] devicetree: hwmon: shtc1: add sensirion,shtc1.yaml

From: Rob Herring
Date: Mon Aug 17 2020 - 15:41:36 EST


On Sat, 15 Aug 2020 09:22:27 +0800, Chris Ruehl wrote:
> Add documentation for the newly added DTS support in the shtc1 driver.
> To align with the drivers logic to have high precision by default
> a boolean sensirion,low-precision is used to switch to low precision.
>
> Signed-off-by: Chris Ruehl <chris.ruehl@xxxxxxxxxxxx>
> ---
> .../bindings/hwmon/sensirion,shtc1.yaml | 61 +++++++++++++++++++
> 1 file changed, 61 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>