From: Chris Ball <cjb@laptop.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <magnus.damm@gmail.com>,
devicetree@vger.kernel.org, Daniel Drake <dsd@laptop.org>
Subject: Re: [PATCH/RFC] mmc: sh_mmcif: revision-specific configuration from Device Tree
Date: Mon, 05 Aug 2013 15:32:11 +0100 [thread overview]
Message-ID: <8661vkgqdw.fsf@void.printf.net> (raw)
In-Reply-To: <Pine.LNX.4.64.1308051514350.22479@axis700.grange> (Guennadi Liakhovetski's message of "Mon, 5 Aug 2013 16:11:02 +0200 (CEST)")
Hi Guennadi,
On Mon, Aug 05 2013, Guennadi Liakhovetski wrote:
> Add compatibility strings to configure MMCIF revision-specific features.
> MMCIF blocks are always integrated into SoCs, so, we use SoC model to
> distinguish between MMCIF versions.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
> ---
>
> Hi Chris,
> I marked this as RFC, because having no access to the MMC standard I'm not
> certain about VccQ requirements for MMC DDR. On the one hand a comment in
> mmc.c says
> * EXT_CSD_CARD_TYPE_DDR_1_8V means 3.3V or 1.8V vccq.
> which suggests, that DDR (DDR50?) can be used with VccQ = 3.3V, 1.8V and
> 1.2V at least. But in mmc_init_card() DDR50 is only requested from the
> driver if either MMC_CAP_1_8V_DDR or MMC_CAP_1_2V_DDR is specified in
> host's capabilities. So, I'm actually not sure whether MMC_CAP_UHS_DDR50
> alone without 1_8V or 1_2V makes sense. That's also what I implemented in
> this patch - DDR50 is only enabled in combination with either 1.2 or 1.8V
> capability. Is this correct?
OLPC's using DDR50 at 3.3V in production. Honestly, I don't know
whether it's spec compliant (I think the spec claims that 1.8V is
required) but it happens to work on these parts. The host controller
does support 1.8V, there's just no hardware capable of supplying 1.8V
to MMC on the board.
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>ng
next prev parent reply other threads:[~2013-08-05 14:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 14:11 [PATCH/RFC] mmc: sh_mmcif: revision-specific configuration from Device Tree Guennadi Liakhovetski
2013-08-05 14:32 ` Chris Ball [this message]
2013-08-05 15:30 ` Guennadi Liakhovetski
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=8661vkgqdw.fsf@void.printf.net \
--to=cjb@laptop.org \
--cc=devicetree@vger.kernel.org \
--cc=dsd@laptop.org \
--cc=g.liakhovetski@gmx.de \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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