aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
diff options
context:
space:
mode:
authorPatrick Havelange <patrick.havelange@essensium.com>2019-03-26 12:18:40 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-04-04 20:21:01 +0100
commit023e41632e065d49bcbe31b3c4b336217f96a271 (patch)
tree485d44def7d729f9f65f4885b38d96443bee8a7d /Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
parentdevantech-srf04.yaml: transform DT binding to YAML (diff)
downloadlinux-dev-023e41632e065d49bcbe31b3c4b336217f96a271.tar.xz
linux-dev-023e41632e065d49bcbe31b3c4b336217f96a271.zip
dt-bindings: iio/temperature: Add thermocouple types (and doc)
This patch introduces common thermocouple types used by various temperature sensors. Also a brief documentation explaining this "thermocouple-type" property. Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt')
-rw-r--r--Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt b/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
new file mode 100644
index 000000000000..8f339cab74ae
--- /dev/null
+++ b/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
@@ -0,0 +1,7 @@
+If the temperature sensor device can be configured to use some specific
+thermocouple type, you can use the defined types provided in the file
+"include/dt-bindings/iio/temperature/thermocouple.h".
+
+Property:
+thermocouple-type: A single cell representing the type of the thermocouple
+ used by the device.