From: Jaehoon Chung <jh80.chung@samsung.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>,
linux-mmc <linux-mmc@vger.kernel.org>,
Chris Ball <cjb@laptop.org>,
Kyungmin Park <kyungmin.park@samsung.com>
Subject: Re: [PATCH 0/2] mmc: core: pre-patch for next eMMC version
Date: Tue, 28 Aug 2012 13:33:05 +0900 [thread overview]
Message-ID: <503C4A01.2030200@samsung.com> (raw)
In-Reply-To: <CAPDyKFqJynoS5d3EmnRi4CxmUyOMYBRzy2spDgUTfT=7+0Xg6Q@mail.gmail.com>
Hi Ulf,
This patch is to support eMMC5.0.(already discussing on eMMC5.0.)
Revision value is defined the 0x7 into ext_csd register.(in eMMC5.0's case)
And case of Quirks is preparation patch to prevent the problem that should exist.
That Quirks can also use for backward compatibility.
(if card is greater version than eMMC4.5 and need to use only eMMC4.5 feature?
then can use quirks and known_rev.)
Best Regards,
Jaehoon Chung
On 08/27/2012 09:04 PM, Ulf Hansson wrote:
> Hi Jaehoon,
>
> I think this patches as of now does not really make sense. These types
> of devices is far from reaching the market and just saying that a
> later revision in the ext_csd is supported is too simple. Moreover,
> why shall we add a quirk for a problem that does not even exist.
>
> Kind regards
> Ulf Hansson
>
> On 24 August 2012 02:23, Jaehoon Chung <jh80.chung@samsung.com> wrote:
>> eMMC card revision have increased more faster than before.
>> We need to prepare the next eMMC revision(eMMCx.0).
>> Its revision is 0x7. (eMMC4.5 is 0x6 - can get the information at ext_csd register)
>>
>> Jaehoon Chung (2):
>> mmc: core: prepare the next version of eMMC card
>> mmc: core: add the quirk for broken revision
>>
>> drivers/mmc/core/mmc.c | 15 ++++++++++-----
>> include/linux/mmc/card.h | 1 +
>> include/linux/mmc/host.h | 1 +
>> 5 files changed, 17 insertions(+), 5 deletions(-)
>>
>> --
>> 1.7.4.1
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2012-08-28 4:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 0:23 [PATCH 0/2] mmc: core: pre-patch for next eMMC version Jaehoon Chung
2012-08-27 12:04 ` Ulf Hansson
2012-08-28 4:33 ` Jaehoon Chung [this message]
2012-08-29 11:53 ` Ulf Hansson
2012-08-29 11:59 ` Kyungmin Park
2012-09-14 7:13 ` Jaehoon Chung
2012-09-14 9:34 ` Ulf Hansson
2012-09-14 9:38 ` Jaehoon Chung
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=503C4A01.2030200@samsung.com \
--to=jh80.chung@samsung.com \
--cc=cjb@laptop.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-mmc@vger.kernel.org \
--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