diff mbox series

[2/2] dt-bindings: iio: temperature: ltc2983: Make 'adi,custom-thermocouple' signed

Message ID 20230404205014.644336-2-robh@kernel.org (mailing list archive)
State Accepted
Headers show
Series [1/2] dt-bindings: iio: temperature: ltc2983: Fix child node unevaluated properties | expand

Commit Message

Rob Herring April 4, 2023, 8:50 p.m. UTC
The 'adi,custom-thermocouple' property is signed based on the example
and driver, so it's type should be int64-matrix rather than
uint64-matrix.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
index e04f961ab92c..dbb85135fd66 100644
--- a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
@@ -127,7 +127,7 @@  patternProperties:
         description:
           Used for digitizing custom thermocouples.
           See Page 59 of the datasheet.
-        $ref: /schemas/types.yaml#/definitions/uint64-matrix
+        $ref: /schemas/types.yaml#/definitions/int64-matrix
         minItems: 3
         maxItems: 64
         items: