From: Haiying Wang <Haiying.Wang@freescale.com>
To: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, stable@kernel.org,
Liu Shuo <shuo.liu@freescale.com>
Subject: Re: [PATCH v2] powerpc/dts: fix the compatible string of sec 4.0
Date: Wed, 7 Mar 2012 09:45:12 -0500 [thread overview]
Message-ID: <1331131512.2027.1.camel@haiying-laptop> (raw)
In-Reply-To: <1331097606-22407-1-git-send-email-Shengzhou.Liu@freescale.com>
On Wed, 2012-03-07 at 13:20 +0800, Shengzhou Liu wrote:
> From: Liu Shuo <shuo.liu@freescale.com>
>
> Fix the compatible string of sec 4.0 to match with CAMM driver according
%s/CAMM/CAAM.
Haiying
> to Documentation/devicetree/bindings/crypto/fsl-sec4.txt
>
> Signed-off-by: Liu Shuo <shuo.liu@freescale.com>
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
> ---
> v2: refine description.
>
> arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi | 10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi b/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
> index bf957a7..d4c9d5d 100644
> --- a/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
> @@ -33,32 +33,32 @@
> */
>
> crypto@30000 {
> - compatible = "fsl,sec4.4", "fsl,sec4.0";
> + compatible = "fsl,sec-v4.4", "fsl,sec-v4.0";
> #address-cells = <1>;
> #size-cells = <1>;
> reg = <0x30000 0x10000>;
> interrupts = <58 2 0 0>;
>
> sec_jr0: jr@1000 {
> - compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";
> + compatible = "fsl,sec-v4.4-job-ring", "fsl,sec-v4.0-job-ring";
> reg = <0x1000 0x1000>;
> interrupts = <45 2 0 0>;
> };
>
> sec_jr1: jr@2000 {
> - compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";
> + compatible = "fsl,sec-v4.4-job-ring", "fsl,sec-v4.0-job-ring";
> reg = <0x2000 0x1000>;
> interrupts = <45 2 0 0>;
> };
>
> sec_jr2: jr@3000 {
> - compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";
> + compatible = "fsl,sec-v4.4-job-ring", "fsl,sec-v4.0-job-ring";
> reg = <0x3000 0x1000>;
> interrupts = <45 2 0 0>;
> };
>
> sec_jr3: jr@4000 {
> - compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";
> + compatible = "fsl,sec-v4.4-job-ring", "fsl,sec-v4.0-job-ring";
> reg = <0x4000 0x1000>;
> interrupts = <45 2 0 0>;
> };
next prev parent reply other threads:[~2012-03-07 14:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 5:20 [PATCH v2] powerpc/dts: fix the compatible string of sec 4.0 Shengzhou Liu
2012-03-07 14:45 ` Haiying Wang [this message]
2012-03-07 23:26 ` Kim Phillips
2012-03-08 2:59 ` Liu Shengzhou-B36685
2012-03-16 19:47 ` 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=1331131512.2027.1.camel@haiying-laptop \
--to=haiying.wang@freescale.com \
--cc=Shengzhou.Liu@freescale.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=shuo.liu@freescale.com \
--cc=stable@kernel.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