linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: ux500: fix MMC/SD card regression
Date: Tue, 14 Jul 2015 11:16:12 +0200	[thread overview]
Message-ID: <20150714091612.GB20686@localhost> (raw)
In-Reply-To: <1436361322-27732-1-git-send-email-linus.walleij@linaro.org>

On Wed, Jul 08, 2015 at 03:15:22PM +0200, Linus Walleij wrote:
> Ux500 is regressing due to commit
> a21763a0b1e5a5ab8310f581886d04beadc16616
> "pinctrl: nomadik: activate strict mux mode" which disallows
> Nomadik GPIO 5 to be muxed in as a level shifter voltage select
> pin, as it is currently described as being used for RX on UART1.
> 
> The behaviour is correct, instead the hardware config has been
> incorrecly specified: UART1 is indeed unused on HREFv60plus and
> Snowball and that is why HREFv60plus can use the pins it would
> normally occupy as the voltage select line for the MMC/SD
> levelshifter (Snowball uses it for I2C4).
> 
> The reason UART1 was anyway enabled on these platforms was
> probably to secure the port enumeration to userspace. This
> can be solved by using aliases (done in a separate patch) so
> we can now deactivate UART1 and let MMC/SD use it properly
> on HREFv60plus. We explicitly activate it only for the
> older HREFprev60 board.
> 
> To complete, we set up the pin configuration for these pins
> properly in the sdi0 node.
> 
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ARM SoC guys: if it looks OK, please apply this patch directly
> for fixes along with 1/1.

Thanks, applied together with the newer version of 1/2.


-Olof

      reply	other threads:[~2015-07-14  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 13:15 [PATCH 2/2] ARM: ux500: fix MMC/SD card regression Linus Walleij
2015-07-14  9:16 ` Olof Johansson [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=20150714091612.GB20686@localhost \
    --to=olof@lixom.net \
    --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).