public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [[PATCH]] imx6: fix GPR2 wrong definition
Date: Sat, 22 Jun 2013 12:59:49 +0200	[thread overview]
Message-ID: <51C583A5.60508@gmail.com> (raw)
In-Reply-To: <1371633373-9549-1-git-send-email-p.aubert@staubli.com>

Am 19.06.2013 11:16, schrieb Pierre Aubert:
> Signed-off-by: Pierre Aubert <p.aubert@staubli.com>
> CC: Stefano Babic <sbabic@denx.de>

Acked-by: Dirk Behme <dirk.behme@gmail.com>

Thanks

Dirk

> ---
>   arch/arm/include/asm/arch-mx6/imx-regs.h |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h
> index 03abb2a..45824f9 100644
> --- a/arch/arm/include/asm/arch-mx6/imx-regs.h
> +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h
> @@ -364,7 +364,7 @@ struct iomuxc {
>
>   #define IOMUXC_GPR2_MODE_DISABLED	0
>   #define IOMUXC_GPR2_MODE_ENABLED_DI0	1
> -#define IOMUXC_GPR2_MODE_ENABLED_DI1	2
> +#define IOMUXC_GPR2_MODE_ENABLED_DI1	3
>
>   #define IOMUXC_GPR2_LVDS_CH1_MODE_OFFSET		2
>   #define IOMUXC_GPR2_LVDS_CH1_MODE_MASK			(3<<IOMUXC_GPR2_LVDS_CH1_MODE_OFFSET)
>

      reply	other threads:[~2013-06-22 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19  9:16 [U-Boot] [[PATCH]] imx6: fix GPR2 wrong definition Pierre Aubert
2013-06-22 10:59 ` Dirk Behme [this message]

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=51C583A5.60508@gmail.com \
    --to=dirk.behme@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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