All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuanxiao Dong <chuanxiao.dong@intel.com>
To: cjb@laptop.org
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
	arjan@linux.intel.com, alan@linux.intel.com
Subject: [PATCH v3 0/2]MMC:implement eMMC4.4 standard HW reset feature
Date: Thu, 18 Nov 2010 11:04:11 +0800	[thread overview]
Message-ID: <20101118030411.GA10621@intel.com> (raw)

Hello Chris,
	  These are the version 3 of HW reset feature implementation. Since I
	  didnot get any response from the version 2 and version1 patches, I am
	  not sure whether I need to change. So just did a little change in
	  form.

	  The 2 patches implemented eMMC4.4 hardware reset feature in core layer
	  and sdhci host layer, but need each sdhci host controller to implement
	  the real reset part specially.

	  patch 0001: implemented eMMC4.4 hardware reset feature in mmc core
	  layer. Added reinit callback in mmc_bus_ops and hardware_reset
	  callback in mmc_host_ops.
	  patch 0002: implemented hardware reset callback in sdhci host layer.
	  Added reset_emmc callback in sdhci_ops.

	  changelog:
	  patch 0001: add a error check when switch to enable HW reset bit
	  failed. Also add some comment to explain the added 2 new callbacks.
	  patch 0002: add some comment to explain the reset_emmc callback.

Thanks
Chuanxiao

                 reply	other threads:[~2010-11-18  3:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101118030411.GA10621@intel.com \
    --to=chuanxiao.dong@intel.com \
    --cc=alan@linux.intel.com \
    --cc=arjan@linux.intel.com \
    --cc=cjb@laptop.org \
    --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 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.