projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e42bc
)
ARM: dts: mxs: add #io-channel-cells to mx28 lradc
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Fri, 6 Dec 2013 20:20:31 +0000
(21:20 +0100)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx28.dtsi
b/arch/arm/boot/dts/imx28.dtsi
index f7deccd60eaa87012cb2535a132bc5d353cd8446..2575dd8342243f045906b6cc4de76a17f75f33ed 100644
(file)
--- 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 {