summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx28.dtsi
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-12-06 21:20:31 +0100
committerShawn Guo <shawn.guo@linaro.org>2014-02-09 21:33:23 +0800
commit40dde68196b5d96ceaffea11552c5f108face3fd (patch)
tree81ff4cc3d7bff91206cbcd8a7df28ba9dde3e4ec /arch/arm/boot/dts/imx28.dtsi
parentc8e42bc94894bdee1277f5d50b5e4702b8e81e8c (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/imx28.dtsi')
-rw-r--r--arch/arm/boot/dts/imx28.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index f7deccd60eaa..2575dd834224 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -997,6 +997,7 @@
20 21 22 23 24 25>;
status = "disabled";
clocks = <&clks 41>;
+ #io-channel-cells = <1>;
};
spdif: spdif@80054000 {