Commit 828a6c22 authored by Cosmin Tanislav's avatar Cosmin Tanislav Committed by Jonathan Cameron

dt-bindings: iio: temperature: ltc2983: remove qutations from phandle ref

Not needed, so why have them?
Signed-off-by: default avatarCosmin Tanislav <cosmin.tanislav@analog.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221103130041.2153295-5-demonsingur@gmail.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent d449fb51
...@@ -112,7 +112,7 @@ patternProperties: ...@@ -112,7 +112,7 @@ patternProperties:
description: description:
Phandle which points to a sensor object responsible for measuring Phandle which points to a sensor object responsible for measuring
the thermocouple cold junction temperature. the thermocouple cold junction temperature.
$ref: "/schemas/types.yaml#/definitions/phandle" $ref: /schemas/types.yaml#/definitions/phandle
adi,custom-thermocouple: adi,custom-thermocouple:
description: description:
...@@ -204,7 +204,7 @@ patternProperties: ...@@ -204,7 +204,7 @@ patternProperties:
adi,rsense-handle: adi,rsense-handle:
description: description:
Phandle pointing to a rsense object associated with this RTD. Phandle pointing to a rsense object associated with this RTD.
$ref: "/schemas/types.yaml#/definitions/phandle" $ref: /schemas/types.yaml#/definitions/phandle
adi,number-of-wires: adi,number-of-wires:
description: description:
...@@ -288,7 +288,7 @@ patternProperties: ...@@ -288,7 +288,7 @@ patternProperties:
description: description:
Phandle pointing to a rsense object associated with this Phandle pointing to a rsense object associated with this
thermistor. thermistor.
$ref: "/schemas/types.yaml#/definitions/phandle" $ref: /schemas/types.yaml#/definitions/phandle
adi,single-ended: adi,single-ended:
description: description:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment