Commit aef35104 authored by Marek Vasut's avatar Marek Vasut Committed by Shawn Guo

ARM: dts: imx28: Add compatible and interrupt for LRADC

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Juergen Beisert <jbe@pengutronix.de>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 58a8c59e
......@@ -638,7 +638,10 @@ saif1: saif@80046000 {
};
lradc@80050000 {
compatible = "fsl,imx28-lradc";
reg = <0x80050000 0x2000>;
interrupts = <10 14 15 16 17 18 19
20 21 22 23 24 25>;
status = "disabled";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment