All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: i.MX53: dts: add sahara module
Date: Mon, 5 Jan 2015 20:45:46 +0800	[thread overview]
Message-ID: <20150105124542.GA14108@dragon> (raw)
In-Reply-To: <20150105123726.GA24511@dragon>

On Mon, Jan 05, 2015 at 08:37:28PM +0800, Shawn Guo wrote:
> 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@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.

Ah, I see.  The compatible is written as "fsl,<soc>-sahara" in the
binding doc.

Patch applied, thanks.

Shawn

  reply	other threads:[~2015-01-05 12:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09  8:56 [PATCH v2] ARM: i.MX53: dts: add sahara module Steffen Trumtrar
2014-12-16  9:04 ` Shawn Guo
2014-12-16  9:24   ` Steffen Trumtrar
2015-01-05 12:37     ` Shawn Guo
2015-01-05 12:45       ` Shawn Guo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-09  8:42 Steffen Trumtrar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150105124542.GA14108@dragon \
    --to=shawn.guo@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.