All of lore.kernel.org
 help / color / mirror / Atom feed
From: Judith Mendez <jm@ti.com>
To: Tanmay Kathpalia <tanmay.kathpalia@altera.com>, <u-boot@lists.denx.de>
Cc: <trini@konsulko.com>, <peng.fan@nxp.com>,
	<jh80.chung@samsung.com>, <marex@denx.de>,
	<tien.fong.chee@altera.com>
Subject: Re: [PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
Date: Wed, 13 May 2026 18:39:09 -0500	[thread overview]
Message-ID: <52ec8007-ce50-4f12-b796-4b8c2aa1822e@ti.com> (raw)
In-Reply-To: <20251021204526.22701-1-tanmay.kathpalia@altera.com>

Hi Tanmay, all,

On 10/21/25 3:45 PM, Tanmay Kathpalia wrote:
> Some boards have SD card connectors where the power rail cannot be switched
> off by the driver. However there are various circumstances when a card
> might be re-initialized, such as after system resume, warm re-boot, or
> error handling. However, a UHS card will continue to use 1.8V signaling
> unless it is power cycled.
> 
> If the card has not been power cycled, it may still be using 1.8V
> signaling. According to the SD spec., the Bus Speed Mode (function group 1)
> bits 2 to 4 are zero if the card is initialized at 3.3V signal level. Thus
> they can be used to determine if the card has already switched to 1.8V
> signaling. Detect that situation and try to initialize a UHS-I (1.8V)
> transfer mode.

This implementation broke am65 IDK board SD card boot, I have still
to check why this breaks only one board, potentially there might
be a quirk only for this board... But for now sending the question
in case anyone might have an idea what is going on & save me some
time.

~ Judith

  parent reply	other threads:[~2026-05-13 23:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 20:45 [PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle Tanmay Kathpalia
2025-10-22  3:16 ` Peng Fan
2025-10-22 14:06   ` Tanmay Kathpalia
2025-10-23  8:46 ` Peng Fan (OSS)
2026-05-13 23:39 ` Judith Mendez [this message]
2026-05-14 18:50   ` Kathpalia, Tanmay
2026-05-14 22:21     ` Judith Mendez

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=52ec8007-ce50-4f12-b796-4b8c2aa1822e@ti.com \
    --to=jm@ti.com \
    --cc=jh80.chung@samsung.com \
    --cc=marex@denx.de \
    --cc=peng.fan@nxp.com \
    --cc=tanmay.kathpalia@altera.com \
    --cc=tien.fong.chee@altera.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.