mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/3] i.MX27: Define base address for SDHC1,2,3
Date: Tue, 20 Mar 2012 14:09:20 +0100	[thread overview]
Message-ID: <20120320130920.GL3852@pengutronix.de> (raw)
In-Reply-To: <1332233666-5422-1-git-send-email-shc_work@mail.ru>

On Tue, Mar 20, 2012 at 12:54:24PM +0400, Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Applied all three patches. Thanks

Sascha

> ---
>  arch/arm/mach-imx/include/mach/imx27-regs.h |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-imx/include/mach/imx27-regs.h b/arch/arm/mach-imx/include/mach/imx27-regs.h
> index 3a4325e..b7bebae 100644
> --- a/arch/arm/mach-imx/include/mach/imx27-regs.h
> +++ b/arch/arm/mach-imx/include/mach/imx27-regs.h
> @@ -19,12 +19,15 @@
>  #define IMX_SPI1_BASE              (0x0e000 + IMX_IO_BASE)
>  #define IMX_SPI2_BASE              (0x0f000 + IMX_IO_BASE)
>  #define IMX_I2C1_BASE              (0x12000 + IMX_IO_BASE)
> +#define IMX_SDHC1_BASE             (0x13000 + IMX_IO_BASE)
> +#define IMX_SDHC2_BASE             (0x14000 + IMX_IO_BASE)
>  #define IMX_GPIO_BASE              (0x15000 + IMX_IO_BASE)
>  #define IMX_TIM4_BASE              (0x19000 + IMX_IO_BASE)
>  #define IMX_TIM5_BASE              (0x1a000 + IMX_IO_BASE)
>  #define IMX_UART5_BASE             (0x1b000 + IMX_IO_BASE)
>  #define IMX_UART6_BASE             (0x1c000 + IMX_IO_BASE)
>  #define IMX_I2C2_BASE              (0x1d000 + IMX_IO_BASE)
> +#define IMX_SDHC3_BASE             (0x1e000 + IMX_IO_BASE)
>  #define IMX_TIM6_BASE              (0x1f000 + IMX_IO_BASE)
>  #define IMX_AIPI2_BASE             (0x20000 + IMX_IO_BASE)
>  #define IMX_FB_BASE                (0x21000 + IMX_IO_BASE)
> -- 
> 1.7.3.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-03-20 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18  6:29 [PATCH 2/2] i.MX27: Add support for SDHC1 Alexander Shiyan
2012-03-18 15:12 ` Sascha Hauer
2012-03-20  8:54   ` [PATCH 1/3] i.MX27: Define base address for SDHC1,2,3 Alexander Shiyan
2012-03-20 13:09     ` Sascha Hauer [this message]
2012-03-20  8:54   ` [PATCH 2/3] i.MX27: Add support for SDHC1,3 Alexander Shiyan
2012-03-20  8:54   ` [PATCH 3/3] i.MX51: Fix name definition for SSI3 Alexander Shiyan

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=20120320130920.GL3852@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=shc_work@mail.ru \
    /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