linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/6] ARM: dts: imx27: Add SAHARA2 devicetree node
Date: Sun, 23 Jun 2013 21:04:48 +0200	[thread overview]
Message-ID: <20130623190448.GB26397@pengutronix.de> (raw)
In-Reply-To: <1371970490-10874-1-git-send-email-eagle.alexander923@gmail.com>

On Sun, Jun 23, 2013 at 10:54:45AM +0400, Alexander Shiyan wrote:
> From: Alexander Shiyan <shc_work@mail.ru>
> 
> This patch adds the missing (Symmetric/Asymmetric Hashing and Random
> Accelerator) SAHARA2 devicetree node for i.MX27 CPUs.
> 
> Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
> ---
>  arch/arm/boot/dts/imx27.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
> index 0695264..04f9154 100644
> --- a/arch/arm/boot/dts/imx27.dtsi
> +++ b/arch/arm/boot/dts/imx27.dtsi
> @@ -351,6 +351,14 @@
>  				iram = <&iram>;
>  			};
>  
> +			sahara2: sahara at 10025000 {
> +				compatible = "fsl,imx27-sahara";
> +				reg = <0x10025000 0x0800>;

I think we should use the whole register space here which would be
0x1000.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  parent reply	other threads:[~2013-06-23 19:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23  6:54 [PATCH 1/6] ARM: dts: imx27: Add SAHARA2 devicetree node Alexander Shiyan
2013-06-23  6:54 ` [PATCH 2/6] ARM: dts: imx27: Add AUDMUX " Alexander Shiyan
2013-06-23  6:54 ` [PATCH 3/6] ARM: dts: imx27: Rename PWM " Alexander Shiyan
2013-06-23  6:54 ` [PATCH 4/6] ARM: dts: imx27: Sort entries by address Alexander Shiyan
2013-06-23  6:54 ` [PATCH 5/6] ARM: dts: imx27-phytec-phycore-som: Define minimal memory layout Alexander Shiyan
2013-06-23  6:54 ` [PATCH 6/6] ARM: dts: imx27: Add kpp devicetree node Alexander Shiyan
2013-06-23 19:04 ` Sascha Hauer [this message]
2013-06-24  7:44   ` [PATCH 1/6] ARM: dts: imx27: Add SAHARA2 " Shawn Guo
2013-06-23 19:06 ` Sascha Hauer

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=20130623190448.GB26397@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --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 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).