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

From: Guenter Roeck
Date: Mon Apr 25 2022 - 15:03:39 EST


On 4/25/22 11:49, Krzysztof Kozlowski wrote:
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.


Actually, the patch is corrupted. Unchanged lines have an extra space.

Guenter