提交 ac2babe7 编写于 作者: R Rob Herring 提交者: Jonathan Cameron

dt-bindings: iio: temperature: ltc2983: Make 'adi,custom-thermocouple' signed

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: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230404205014.644336-2-robh@kernel.orgSigned-off-by: NJonathan Cameron <Jonathan.Cameron@huawei.com>
上级 543c8f2f
...@@ -127,7 +127,7 @@ patternProperties: ...@@ -127,7 +127,7 @@ patternProperties:
description: description:
Used for digitizing custom thermocouples. Used for digitizing custom thermocouples.
See Page 59 of the datasheet. See Page 59 of the datasheet.
$ref: /schemas/types.yaml#/definitions/uint64-matrix $ref: /schemas/types.yaml#/definitions/int64-matrix
minItems: 3 minItems: 3
maxItems: 64 maxItems: 64
items: items:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册