summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorCosmin Tanislav <cosmin.tanislav@analog.com>2022-11-03 15:00:39 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-11-23 19:54:00 +0000
commitcf738c544da333f6a8b7927f848ea388d7e58421 (patch)
treeea3371862a3a7065727c4d04afb4def4f677bfa6 /Documentation
parent93144097f51bf01591da5b8f8e37b6c616a0b23a (diff)
downloadlinux-stable-cf738c544da333f6a8b7927f848ea388d7e58421.tar.gz
linux-stable-cf738c544da333f6a8b7927f848ea388d7e58421.tar.bz2
linux-stable-cf738c544da333f6a8b7927f848ea388d7e58421.zip
dt-bindings: iio: temperature: ltc2983: use generic node name in example
Examples should use the generic IIO node name of temperature-sensor. Fix it. Signed-off-by: Cosmin Tanislav <cosmin.tanislav@analog.com> Link: https://lore.kernel.org/r/20221103130041.2153295-12-demonsingur@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
index 467e165e9b0b..0e8333260a44 100644
--- a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
@@ -420,7 +420,7 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
- sensor_ltc2983: ltc2983@0 {
+ temperature-sensor@0 {
compatible = "adi,ltc2983";
reg = <0>;