public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Chuanxiao Dong <chuanxiao.dong@intel.com>
To: linux-mmc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	cjb@laptop.org, kmpark@infradead.org, leonard.mai@intel.com
Subject: [PATCH v5 0/4]implement eMMC4.4 standard HW reset feature
Date: Thu, 9 Dec 2010 20:24:03 +0800	[thread overview]
Message-ID: <20101209122403.GA13236@intel.com> (raw)

Hi,
	This is the version 5 of HW reset feature implementation. HW reset can
	reset eMMC card when card occurs a read/write/erase timeout error. It is
	useful when eMMC card cannot correspond any command after occurs a timeout
	error.

	change-log:
	patch1: use value 5 instead to judge whether eMMC card complies eMMC4.41
	standard.
	patch4: handle erase timeout error only when there was an error occurs
	after erase.

	patch1: enable HW reset capability if card support.

 	patch2: add two new callback to implement HW reset in mmc core layer. In
 	this patch, routine mmc_handle_timeout_error was added.

 	patch3: implement hardware_reset callback for sdhci host. A new callback
 	reset_emmc was defined which will be each sdhci host controller to
 	implement separately.

 	patch4: did a HW reset after each read/write/erase command if need.

Thanks
Chuanxiao

             reply	other threads:[~2010-12-09 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 12:24 Chuanxiao Dong [this message]
2010-12-14  8:30 ` [PATCH v5 0/4]implement eMMC4.4 standard HW reset feature Dong, Chuanxiao

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=20101209122403.GA13236@intel.com \
    --to=chuanxiao.dong@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=cjb@laptop.org \
    --cc=kmpark@infradead.org \
    --cc=leonard.mai@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox