On 01/21/2013 08:05 PM, Marek Vasut wrote: > Add interrupt mapping and compatible string for MX23 LRADC. Series looks fine to me, but obviously I'd like an ACK for this one from Shawn before taking it. Thanks, Jonathan > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > Cc: Shawn Guo <shawn.guo@xxxxxxxxxx> > --- > arch/arm/boot/dts/imx23.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi > index 65415c5..56afcf4 100644 > --- a/arch/arm/boot/dts/imx23.dtsi > +++ b/arch/arm/boot/dts/imx23.dtsi > @@ -391,7 +391,9 @@ > }; > > lradc@80050000 { > + compatible = "fsl,imx23-lradc"; > reg = <0x80050000 0x2000>; > + interrupts = <36 37 38 39 40 41 42 43 44>; > status = "disabled"; > }; > > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html