From: Jan Glauber <jan.glauber@caviumnetworks.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org, Jaehoon Chung <jh80.chung@samsung.com>,
Adrian Hunter <adrian.hunter@intel.com>,
Shawn Lin <shawn.lin@rock-chips.com>,
Stefan Wahren <stefan.wahren@i2se.com>,
Fabio Estevam <festevam@gmail.com>
Subject: Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
Date: Fri, 27 Jan 2017 13:06:52 +0100 [thread overview]
Message-ID: <20170127120652.GA24844@hardcore> (raw)
In-Reply-To: <1485357143-23280-1-git-send-email-ulf.hansson@linaro.org>
On Wed, Jan 25, 2017 at 04:12:17PM +0100, Ulf Hansson wrote:
> It's been reported that some mmc hosts don't support a VCCQ (signal voltage) of
> 1.8V for eMMC DDR mode, but instead only 3.3V. According to the JEDEC spec, an
> eMMC card must support both if any, which makes the mmc host being the
> potential limitation. Therefore, let's invent a new mmc cap, MMC_CAP_3_3V_DDR,
> and a new corresponding DT binding, which tells whether 3.3V is supported for
> the VCCQ.
>
> In the context of these changes, I took the opportunity to make some clean-ups
> of some related code.
Works fine with the new Cavium driver (enables DDR mode for the eMMC).
Tested-by: Jan Glauber <jglauber@cavium.com>
> Ulf Hansson (6):
> mmc: core: Remove redundant code in mmc_set_signal_voltage()
> mmc: core: Clarify usage of mmc_set_signal_voltage()
> mmc: core: Rename __mmc_set_signal_voltage() to
> mmc_set_signal_voltage()
> mmc: core: Invent MMC_CAP_3_3V_DDR
> mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support
> mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
>
> Documentation/devicetree/bindings/mmc/mmc.txt | 1 +
> drivers/mmc/core/core.c | 19 ++++++-------------
> drivers/mmc/core/core.h | 4 ++--
> drivers/mmc/core/host.c | 2 ++
> drivers/mmc/core/mmc.c | 27 +++++++++++++++------------
> drivers/mmc/core/sd.c | 3 +--
> drivers/mmc/core/sdio.c | 3 +--
> include/linux/mmc/host.h | 21 ++++++++++-----------
> 8 files changed, 38 insertions(+), 42 deletions(-)
>
> --
> 1.9.1
next prev parent reply other threads:[~2017-01-27 12:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-25 15:12 [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V Ulf Hansson
2017-01-25 15:12 ` [PATCH 1/6] mmc: core: Remove redundant code in mmc_set_signal_voltage() Ulf Hansson
2017-01-25 15:12 ` [PATCH 2/6] mmc: core: Clarify usage of mmc_set_signal_voltage() Ulf Hansson
2017-01-25 15:12 ` [PATCH 3/6] mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() Ulf Hansson
2017-01-25 15:12 ` [PATCH 4/6] mmc: core: Invent MMC_CAP_3_3V_DDR Ulf Hansson
[not found] ` <1485357143-23280-1-git-send-email-ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-01-25 15:12 ` [PATCH 5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support Ulf Hansson
2017-01-30 19:58 ` Rob Herring
2017-01-25 15:12 ` [PATCH 6/6] mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v Ulf Hansson
2017-01-27 2:27 ` [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V Shawn Lin
2017-01-27 8:57 ` Ulf Hansson
2017-01-27 12:06 ` Jan Glauber [this message]
2017-01-27 14:58 ` Ulf Hansson
2017-01-30 9:13 ` Stefan Wahren
2017-01-30 10:05 ` Ulf Hansson
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=20170127120652.GA24844@hardcore \
--to=jan.glauber@caviumnetworks.com \
--cc=adrian.hunter@intel.com \
--cc=festevam@gmail.com \
--cc=jh80.chung@samsung.com \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.lin@rock-chips.com \
--cc=stefan.wahren@i2se.com \
--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