All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jhnikula@gmail.com>
To: linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP: Fix MMC gpio_wp for BeagleBoard C2 and above
Date: Fri, 18 Sep 2009 13:22:50 +0300	[thread overview]
Message-ID: <20090918132250.c4382f67.jhnikula@gmail.com> (raw)
In-Reply-To: <1253266372-23943-1-git-send-email-jhnikula@gmail.com>

On Fri, 18 Sep 2009 12:32:52 +0300
Jarkko Nikula <jhnikula@gmail.com> wrote:

> Earlier BeagleBoards were using pad AH8 muxed to GPIO29 for MMC write-protect.
> However, this signal has been changed to pad AG9 in board revision C2.
> 
> Fix this by adding mux configuration for pad AG9, runtime check for board
> revisions and set the gpio number and pad muxing accordingly.
> 
...
> +MUX_CFG_34XX("AH8_34XX_GPIO23", 0x5ee,
> +		OMAP34XX_MUX_MODE4 | OMAP34XX_PIN_INPUT)
>  MUX_CFG_34XX("AH8_34XX_GPIO29", 0x5fa,
>  		OMAP34XX_MUX_MODE4 | OMAP34XX_PIN_INPUT)

Stupid copy-paste error here. Will print the wrong pad. I'll resend
in a minute.


-- 
Jarkko

  reply	other threads:[~2009-09-18 10:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18  9:32 [PATCH] ARM: OMAP: Fix MMC gpio_wp for BeagleBoard C2 and above Jarkko Nikula
2009-09-18 10:22 ` Jarkko Nikula [this message]
2009-09-18 10:27   ` [PATCHv2] " jhnikula
2009-09-22 21:10     ` [APPLIED] " Tony Lindgren

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=20090918132250.c4382f67.jhnikula@gmail.com \
    --to=jhnikula@gmail.com \
    --cc=linux-omap@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.