From: Jaehoon Chung <jh80.chung@samsung.com>
To: linux-mmc <linux-mmc@vger.kernel.org>
Cc: Chris Ball <cjb@laptop.org>, Kyungmin Park <kyungmin.park@samsung.com>
Subject: [PATCH 0/2] mmc: core: pre-patch for next eMMC version
Date: Fri, 24 Aug 2012 09:23:06 +0900 [thread overview]
Message-ID: <5036C96A.7070300@samsung.com> (raw)
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
next reply other threads:[~2012-08-24 0:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 0:23 Jaehoon Chung [this message]
2012-08-27 12:04 ` [PATCH 0/2] mmc: core: pre-patch for next eMMC version Ulf Hansson
2012-08-28 4:33 ` Jaehoon Chung
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=5036C96A.7070300@samsung.com \
--to=jh80.chung@samsung.com \
--cc=cjb@laptop.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-mmc@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.