diff options
author | Sanchayan Maity <maitysanchayan@gmail.com> | 2016-02-16 08:00:54 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-03-05 17:25:34 +0300 |
commit | 0b452ccca6f9e55fc727a461f7a778bebbefff0b (patch) | |
tree | 09b100a625bdac02ce60cb20b7ca80f5c1ae2dd0 /Documentation/devicetree/bindings/iio/iio-bindings.txt | |
parent | b92fe9e3379c8dc885eefb254c3da94c13cc1b6d (diff) | |
download | linux-0b452ccca6f9e55fc727a461f7a778bebbefff0b.tar.xz |
ARM: dts: Change iio_hwmon nodes to use hypen in node names
Change iio_hwmon nodes to use hypen in node names instead of
underscore.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/iio-bindings.txt')
-rw-r--r-- | Documentation/devicetree/bindings/iio/iio-bindings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/iio-bindings.txt b/Documentation/devicetree/bindings/iio/iio-bindings.txt index 0b447d9ad196..68d6f8ce063b 100644 --- a/Documentation/devicetree/bindings/iio/iio-bindings.txt +++ b/Documentation/devicetree/bindings/iio/iio-bindings.txt @@ -82,7 +82,7 @@ vdd channel is connected to output 0 of the &ref device. ... - iio_hwmon { + iio-hwmon { compatible = "iio-hwmon"; io-channels = <&adc 0>, <&adc 1>, <&adc 2>, <&adc 3>, <&adc 4>, <&adc 5>, |