[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221002150316.GA2895993@roeck-us.net>
Date: Sun, 2 Oct 2022 08:03:16 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Colin Ian King <colin.i.king@...il.com>
Cc: Jean Delvare <jdelvare@...e.com>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Christopher Ruehl <chris.ruehl@...ys.com.hk>,
linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] devicetree: hwmon: shtc1: Clean up spelling mistakes and
grammar
On Wed, Sep 28, 2022 at 10:31:39PM +0100, Colin Ian King wrote:
> The yaml text contains some minor spelling mistakes and grammar issues,
> clean these up.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Applied (after changing subject as requested)
Thanks,
Guenter
> ---
> .../devicetree/bindings/hwmon/sensirion,shtc1.yaml | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml b/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> index 7d49478d9668..159238efa9ed 100644
> --- a/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> @@ -10,7 +10,7 @@ maintainers:
> - Christopher Ruehl chris.ruehl@...ys.com.hk
>
> description: |
> - The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensor
> + The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors
> designed especially for battery-driven high-volume consumer electronics
> applications.
> For further information refere to Documentation/hwmon/shtc1.rst
> @@ -31,13 +31,13 @@ properties:
> sensirion,blocking-io:
> $ref: /schemas/types.yaml#/definitions/flag
> description:
> - If set, the driver hold the i2c bus until measurement is finished.
> + If set, the driver holds the i2c bus until the measurement is finished.
>
> sensirion,low-precision:
> $ref: /schemas/types.yaml#/definitions/flag
> description:
> - If set, the sensor aquire data with low precision (not recommended).
> - The driver aquire data with high precision by default.
> + If set, the sensor acquires data with low precision (not recommended).
> + The driver acquires data with high precision by default.
>
> required:
> - compatible
Powered by blists - more mailing lists