LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v2] powerpc/85xx: Add P2020DS board support
Date: Tue, 21 Apr 2009 19:14:45 -0500	[thread overview]
Message-ID: <20090421191445.9fda1786.kim.phillips@freescale.com> (raw)
In-Reply-To: <1240348762-13581-1-git-send-email-galak@kernel.crashing.org>

On Tue, 21 Apr 2009 16:19:22 -0500
Kumar Gala <galak@kernel.crashing.org> wrote:

> +		crypto@30000 {
> +			compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
> +				     "fsl,sec2.1", "fsl,sec2.0";

should be:

compatible = "fsl,sec3.1", "fsl,sec3.0", "fsl,sec2.4",
	     "fsl,sec2.2", "fsl,sec2.1", "fsl,sec2.0";

> +			fsl,exec-units-mask = <0x9fe>;

and:

fsl,exec-units-mask = <0xbfe>;

to include the SNOW unit.

Kim

  reply	other threads:[~2009-04-21 23:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 21:19 [PATCH v2] powerpc/85xx: Add P2020DS board support Kumar Gala
2009-04-22  0:14 ` Kim Phillips [this message]
2009-04-22  1:32 ` David Gibson

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=20090421191445.9fda1786.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox