From: "Chuanxiao.Dong" <chuanxiao.dong@intel.com>
To: cjb@laptop.org
Cc: linux-mmc@vger.kernel.org
Subject: [PATCH v2 0/2]mmc: implemented eMMC4.4 hardware reset feature
Date: Tue, 2 Nov 2010 20:35:50 +0800 [thread overview]
Message-ID: <20101102123550.GA1313@intel.com> (raw)
Hello Chris,
Several days ago, I send a patch which is used to implement the
eMMC4.4 hardware reset feature. But did not get any response till
now. I have splitted that patch into 2 for easy understanding, and
posting here for you to review it. Thanks.
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.
patch 0002: implemented hardware reset callback in sdhci host
layer.
I also have a concern about the enabling hardware reset part. As
eMMC 4.4 standar says, to enable hardware reset need to set the bit
0 of byte 162 in ext_csd register. However this register is onetime
programmable, once setted, cannot be changed any more. And the
standar also says this feature is disabled by default. If driver
does not set it, the feature can not be enabled. So is it suitable
for driver to set this bit?
Thanks
Chuanxiao
reply other threads:[~2010-11-02 12:37 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=20101102123550.GA1313@intel.com \
--to=chuanxiao.dong@intel.com \
--cc=cjb@laptop.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.