All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Holger Schurig <holgerschurig@gmail.com>,
	linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: BUG 4.4rc-4: wrong eMMC signaling voltage reported
Date: Tue, 22 Dec 2015 07:39:29 -0200	[thread overview]
Message-ID: <CAOMZO5B3WpJRYD7CRX54G0NeWj_BxNL5dB+KjG=YttDHQTx3vQ@mail.gmail.com> (raw)
In-Reply-To: <CAPDyKFoQqQFmPwrnCeJBcz=mnzW8zbWb5i7bc64oo7bN_113zQ@mail.gmail.com>

Hi Ulf and Holger,

On Thu, Dec 17, 2015 at 2:10 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:

> The no-1-8-v is a somewhat broken DT binding. I advise people to not
> use any more.
> Depending on the sdhci variant it have different meanings.
>
> I guess you are using the sdhci-esdhc-imx variant, which means
> no-1-8-v will disable UHS modes for SD-cards (those requiring 1.8V
> signal voltage). It has no impact on (e)MMC.
>
> As the host driver announces support for MMC_CAP_1_8V_DDR, that's what
> the mmc core will try to use. Actually the mmc core will first try
> 1.8V and if it fails, go for 3.3V.
>
> Likely, sdhci_do_start_signal_voltage_switch() will success to write
> the corresponding registers to change the signal voltage to 1.8V,
> which makes the mmc core believe it was a success.
>
> *If* your statement around that your HW don't support 1.8V signal
> voltage, we should perhaps add new mmc cap as currently we don't have
> a "MMC_CAP_3_3V_DDR". Although, you need to convince on that, because
> my experience tells that quite many has misunderstood the HW design in
> this regard.

Yes, I have added a 'MMC_CAP_3_3V_ONLY_DDR' in this proposal to fix
the same issue as Holger describes:
http://www.spinics.net/lists/linux-mmc/msg32285.html

,but it seems you were not happy with such approach at that time.
Unfortunately, I was not able to rework it.

Regards,

Fabio Estevam

  parent reply	other threads:[~2015-12-22  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 14:53 BUG 4.4rc-4: wrong eMMC signaling voltage reported Holger Schurig
2015-12-17 16:10 ` Ulf Hansson
2015-12-22  8:33   ` Holger Schurig
2015-12-22  9:18     ` Ulf Hansson
2015-12-22  9:39   ` Fabio Estevam [this message]
2015-12-22 10:28     ` 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='CAOMZO5B3WpJRYD7CRX54G0NeWj_BxNL5dB+KjG=YttDHQTx3vQ@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=holgerschurig@gmail.com \
    --cc=linux-mmc@vger.kernel.org \
    --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 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.