linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Fritz <chf.fritz@googlemail.com>
To: Shawn Lin <shawn.lin@rock-chips.com>,
	Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH v2] mmc: core: apply NO_CMD23 quirk to an ATP card
Date: Mon, 04 Dec 2017 14:38:37 +0100	[thread overview]
Message-ID: <1512394717.27568.11.camel@googlemail.com> (raw)
In-Reply-To: <54d00dd9-a733-0319-e6d2-6ea77a49afa2@rock-chips.com>

Hi Shawn and Ulf

On Tue, 2017-09-26 at 08:56 +0800, Shawn Lin wrote:
> Back to $subject patch, It still need to verify this conclusion on other
> platforms or get acknowledgement from the vendor.

to quote myself:

On Sat, 2017-09-23 at 21:51 +0200, Christoph Fritz wrote:
> > SoC am335x (omap_hsmmc) works fine because it lacks CMD23 host support.
> > My RK3288 board supports only micro-SD cards. If you want me to, I could
> > get an adapter (micro-SD -> SD) but the shipping takes ~40 days.

Finally I got this microSD to SD adapter to test the ATP card on RK3288
platform too. As expected, card fails without the patch:

 $ dd if=/dev/urandom of=./test bs=1M count=10

does freeze system without any response

So I can verify failing CMD23 behaviour on imx6 and rk3288 running
kernel 4.14. Applying the patch does fix the issue on both platforms.

Could you queue up this patch now?

Thanks
  -- Christoph


  reply	other threads:[~2017-12-04 13:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-09 23:12 [PATCH] mmc: block: apply NO_CMD32 quirk to an ATP card Christoph Fritz
2017-09-09 23:44 ` [PATCH v2] mmc: core: apply NO_CMD23 " Christoph Fritz
2017-09-22  8:42   ` Ulf Hansson
2017-09-22  9:26     ` Shawn Lin
2017-09-23 19:51       ` Christoph Fritz
2017-09-25  3:33         ` Shawn Lin
2017-09-25 11:23           ` Christoph Fritz
2017-09-26  0:56             ` Shawn Lin
2017-12-04 13:38               ` Christoph Fritz [this message]
2017-12-09 22:44                 ` Christoph Fritz
2017-12-09 22:47                   ` [PATCH v3] mmc: core: apply NO_CMD23 quirk to some specific cards Christoph Fritz
2017-12-11 13:00                     ` Ulf Hansson
2017-12-11 20:19                       ` Christoph Fritz

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=1512394717.27568.11.camel@googlemail.com \
    --to=chf.fritz@googlemail.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=ulf.hansson@linaro.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).