[PATCH v2] ARM: i.MX53: dts: add sahara module

Shawn Guo shawn.guo at linaro.org
Mon Jan 5 04:37:28 PST 2015


On Tue, Dec 16, 2014 at 10:24:41AM +0100, Steffen Trumtrar wrote:
> On Tue, Dec 16, 2014 at 05:04:43PM +0800, Shawn Guo wrote:
> > On Tue, Dec 09, 2014 at 09:56:52AM +0100, Steffen Trumtrar wrote:
> > > The i.MX53 has a SAHARA v4 core. Add it to the dtsi.
> > > 
> > > Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
> > > ---
> > > Changes since v1:
> > > 	- remove status property
> > > 
> > >  arch/arm/boot/dts/imx53.dtsi | 9 +++++++++
> > >  1 file changed, 9 insertions(+)
> > > 
> > > diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
> > > index b96213ba0671..ff4fa7ecacd8 100644
> > > --- a/arch/arm/boot/dts/imx53.dtsi
> > > +++ b/arch/arm/boot/dts/imx53.dtsi
> > > @@ -765,6 +765,15 @@
> > >  				resets = <&src 1>;
> > >  				iram = <&ocram>;
> > >  			};
> > > +
> > > +			sahara: crypto at 63ff8000 {
> > > +				compatible = "fsl,imx53-sahara";
> > 
> > Is there already a driver for it in the kernel?
> > 
> 
> Herbert Xu queued the driver in his crypto tree.

Okay.  I have seen the driver change in 3.19-rc.  But the compatible
string is still undocumented.

Shawn



More information about the linux-arm-kernel mailing list