ARM: dts: mxs: add #io-channel-cells to mx28 lradc
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 6 Dec 2013 20:20:31 +0000 (21:20 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:23 +0000 (21:33 +0800)
Adding #io-channel-cells property to lradc allows us to use the lradc as
an iio provider.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28.dtsi

index f7deccd..2575dd8 100644 (file)
                                                20 21 22 23 24 25>;
                                status = "disabled";
                                clocks = <&clks 41>;
+                               #io-channel-cells = <1>;
                        };
 
                        spdif: spdif@80054000 {