Commit 0b452ccc authored by Sanchayan Maity's avatar Sanchayan Maity Committed by Guenter Roeck

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: default avatarSanchayan Maity <maitysanchayan@gmail.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent b92fe9e3
......@@ -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>,
......
......@@ -569,7 +569,7 @@ usb0: usb@80080000 {
};
};
iio_hwmon {
iio-hwmon {
compatible = "iio-hwmon";
io-channels = <&lradc 8>;
};
......
......@@ -1256,7 +1256,7 @@ etn_switch: switch@800f8000 {
};
};
iio_hwmon {
iio-hwmon {
compatible = "iio-hwmon";
io-channels = <&lradc 8>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment