ARM: dts: Change iio_hwmon nodes to use hypen in node names
authorSanchayan Maity <maitysanchayan@gmail.com>
Tue, 16 Feb 2016 05:00:54 +0000 (10:30 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 5 Mar 2016 14:25:34 +0000 (06:25 -0800)
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>
Documentation/devicetree/bindings/iio/iio-bindings.txt
arch/arm/boot/dts/imx23.dtsi
arch/arm/boot/dts/imx28.dtsi

index 0b447d9ad196652eb367fe12718fd9eae3fdf4ea..68d6f8ce063b87ca41496d387f58916916e004ae 100644 (file)
@@ -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>,
index 1c6c07538a78e8fc72ce4e511922b40aee616ad3..302d1168f42427053f271c2925b3a1fa23f250db 100644 (file)
                };
        };
 
-       iio_hwmon {
+       iio-hwmon {
                compatible = "iio-hwmon";
                io-channels = <&lradc 8>;
        };
index fae7b9069fc43a6ef8bb2dae43d23460e0939aab..f637ec900cc8d13a0073dce096d0e3c5e9cdfc20 100644 (file)
                };
        };
 
-       iio_hwmon {
+       iio-hwmon {
                compatible = "iio-hwmon";
                io-channels = <&lradc 8>;
        };