aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2020-10-31 18:48:54 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-11-25 14:36:13 +0000
commit99ff938fea819615943dbf7f14bcfb2d5c2e12c4 (patch)
treee3b6cefb3fbf9ef718aa46b1d7c84b94c71a3c0a /Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
parentdt-bindings:iio:frequency:adi,adf4350: txt to yaml format conversion. (diff)
downloadlinux-dev-99ff938fea819615943dbf7f14bcfb2d5c2e12c4.tar.xz
linux-dev-99ff938fea819615943dbf7f14bcfb2d5c2e12c4.zip
dt-bindings:iio:temperature: Drop generic binding file.
So far, the thermocouple-type property described in here is only used in a single driver. Whilst I would like it to be more generally used that hasn't happened yet and I don't see a reason to maintain this small file in the hope that it happens. I pushed for this generic binding in the first place. Hopefully we can bring it back at somepoint. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Patrick Havelange <patrick.havelange@essensium.com> Link: https://lore.kernel.org/r/20201031184854.745828-47-jic23@kernel.org
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, 0 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt b/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
deleted file mode 100644
index 8f339cab74ae..000000000000
--- a/Documentation/devicetree/bindings/iio/temperature/temperature-bindings.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-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.