Re: [PATCH 1/2] dt-bindings: hwmon: Add Atmel AT30TS74

From: Krzysztof Kozlowski
Date: Mon Apr 25 2022 - 14:49:59 EST


On 25/04/2022 07:59, Peter Rosin wrote:
> Document the Atmel (now Microchip) AT30TS74 which is an LM75 based
> temperature sensor.
>
> Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml
> index 72980d083c21..8226e3b5d028 100644
> --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml
> @@ -14,6 +14,7 @@ properties:
> compatible:
> enum:
> - adi,adt75
> + - atmel,at30ts74

Looks like wrong indentation.

Best regards,
Krzysztof