From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: Adrian Hunter
<adrian.hunter-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Alexandre Courbot
<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
Subject: Re: [PATCH] mmc: tegra: Disable UHS-I modes for tegra124
Date: Wed, 13 Apr 2016 17:24:40 +0200 [thread overview]
Message-ID: <20160413152440.GD29509@ulmo.ba.sec> (raw)
In-Reply-To: <1460558156-10407-1-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1789 bytes --]
On Wed, Apr 13, 2016 at 03:35:56PM +0100, Jon Hunter wrote:
> Tegra124 has been randomly hanging during system suspend when entering
> the Tegra LP1 low power state. The hang is caused by the tegra SDHCI
> driver and linked to the UHS-I tuning sequence. Disabling the UHS-I
> modes for Tegra124 prevents any hangs from occurring when entering
> system suspend.
>
> Unfortunately, the tuning sequence described in the public Tegra
> documentation is incomplete and on inspection of the current tuning
> sequence that has been implemented is also incomplete and may cause
> problems. In the short-term it is safer to disable UHS-I modes for now
> and fix later because it would be too large of a change to simply patch
> now. Therefore, disable UHS-I modes for Tegra124.
>
> Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>
> I previously brought up this issue in this thread [0], but there has
> been no resolution and so I think that for v4.6 we need to disable this
> for now. I also pointered out that there is a complete implementation
> available in the v3.18 kernel used by chromeos products [1]. We do plan
> to get better support for UHS-I modes for Tegra it is just a matter of
> bandwidth at the moment :-(
>
> [0] http://marc.info/?l=linux-tegra&m=145926947408663&w=2
> [1] https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.10/drivers/mmc/host/sdhci-tegra.c
>
> drivers/mmc/host/sdhci-tegra.c | 10 +---------
> 1 file changed, 1 insertion(+), 9 deletions(-)
Other than a couple of cases of inconsistent capitalization (tegra vs.
Tegra, the latter being correct, of course), this looks fine to me:
Acked-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-04-13 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 14:35 [PATCH] mmc: tegra: Disable UHS-I modes for tegra124 Jon Hunter
[not found] ` <1460558156-10407-1-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-04-13 15:24 ` Thierry Reding [this message]
2016-04-14 9:48 ` Ulf Hansson
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=20160413152440.GD29509@ulmo.ba.sec \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=adrian.hunter-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.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.