mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 07:34:03 -04:00
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:
committed by
Shawn Guo
parent
c8e42bc948
commit
40dde68196
@@ -997,6 +997,7 @@ lradc: lradc@80050000 {
|
||||
20 21 22 23 24 25>;
|
||||
status = "disabled";
|
||||
clocks = <&clks 41>;
|
||||
#io-channel-cells = <1>;
|
||||
};
|
||||
|
||||
spdif: spdif@80054000 {
|
||||
|
||||
Reference in New Issue
Block a user