[RFC PATCH 0/5] Use SRC to reset IP modules on i.MX5 and i.MX6
Philipp Zabel
p.zabel at pengutronix.de
Thu Jan 10 09:36:01 EST 2013
Am Mittwoch, den 09.01.2013, 15:57 -0200 schrieb Fabio Estevam:
> On Wed, Jan 9, 2013 at 3:53 PM, Fabio Estevam <festevam at gmail.com> wrote:
> > On Wed, Jan 9, 2013 at 3:40 PM, Philipp Zabel <p.zabel at pengutronix.de> wrote:
> >
> >> I rebased them onto next-20130109 (with this base compile-tested only).
> >
> > Just tested it, but unfortunately I still get the crash.
>
> Ok, since I am on mx51 I just added a:
>
> diff --git a/arch/arm/boot/dts/imx51.dtsi b/arch/arm/boot/dts/imx51.dtsi
> index 1f5d45e..8380b14 100644
> --- a/arch/arm/boot/dts/imx51.dtsi
> +++ b/arch/arm/boot/dts/imx51.dtsi
> @@ -67,6 +67,7 @@
> compatible = "fsl,imx51-ipu";
> reg = <0x40000000 0x20000000>;
> interrupts = <11 10>;
> + reset = <&src 2>;
> };
>
> and now it works fine.
Thanks, sorry for missing the essential part for i.MX51.
So it seems hooking up the SRC to a common peripheral device reset call
is the way to go.
regards
Philipp
More information about the linux-arm-kernel
mailing list