linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Scott Wood <scottwood@freescale.com>, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 3/3] mpc8313erdb: Add power management to the device tree.
Date: Wed, 25 Jun 2008 17:30:31 -0500	[thread overview]
Message-ID: <20080625173031.ebe238eb.kim.phillips@freescale.com> (raw)
In-Reply-To: <20080625215139.GC11784@loki.buserror.net>

On Wed, 25 Jun 2008 16:51:39 -0500
Scott Wood <scottwood@freescale.com> wrote:

> +			crypto@30000 {
> +				device_type = "crypto";
> +				model = "SEC2";

I thought we were done with the two above properties..

> +				compatible = "fsl,sec2.2", "fsl,sec2.1",
> +				             "fsl,sec2.0";
> +				reg = <0x30000 0x7000>;
> +				interrupts = <11 0x8>;
> +				interrupt-parent = <&ipic>;
> +				/* Rev. 2.2 */
> +				num-channels = <1>;
> +				channel-fifo-len = <24>;
> +				exec-units-mask = <0x0000004c>;
> +				descriptor-types-mask = <0x0122003f>;

..and prefixed the above four with "fsl,", as in:

http://patchwork.ozlabs.org/linuxppc/patch?id=18726

what's the status of that patch, btw?

Kim

  reply	other threads:[~2008-06-25 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 21:51 [PATCH 3/3] mpc8313erdb: Add power management to the device tree Scott Wood
2008-06-25 22:30 ` Kim Phillips [this message]
2008-06-26 13:41   ` Kumar Gala

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=20080625173031.ebe238eb.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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;
as well as URLs for NNTP newsgroup(s).