[PATCH 1/4] arm: mxs: Add #io-channel-cells property to lradc
Alexandre Belloni
alexandre.belloni at free-electrons.com
Wed Jun 26 04:51:10 EDT 2013
Adding #io-channel-cells property to lradc allows us to use the lradc as an iio
provider.
Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
arch/arm/boot/dts/imx28.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 600f7cb..9a7feeb 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -829,6 +829,7 @@
interrupts = <10 14 15 16 17 18 19
20 21 22 23 24 25>;
status = "disabled";
+ #io-channel-cells = <1>;
};
spdif at 80054000 {
--
1.8.1.2
More information about the linux-arm-kernel
mailing list