ARM: dts: mxs: add #io-channel-cells to mx28 lradc

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>
This commit is contained in:
Alexandre Belloni 2013-12-06 21:20:31 +01:00 committed by Shawn Guo
parent c8e42bc948
commit 40dde68196

View File

@ -997,6 +997,7 @@
20 21 22 23 24 25>;
status = "disabled";
clocks = <&clks 41>;
#io-channel-cells = <1>;
};
spdif: spdif@80054000 {