mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Judith Mendez <jm@ti.com>
To: Judith Mendez <jm@ti.com>, Nishanth Menon <nm@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v2 0/1] AM65x MMC power-off delay fix
Date: Wed, 9 Sep 2026 12:38:32 -0500	[thread overview]
Message-ID: <20260909173833.764103-1-jm@ti.com> (raw)

This series adds power-off-delay-us in AM65x EVM DT to ensure proper MMC
card power cycling during boot.

AM65x EVM VDD rail discharges slowly (~632.97ms) through RC circuit.
Without sufficient power-off delay, SD card boot fails in bootloader stage.

AM65x SD boot failure was initially exposed by U-Boot MMC driver patch [0],
which was correct but revealed EVM hardware limitation. There is no SD card
boot failure in Linux yet, but proper power cycling is required regardless.
Additionally, equivalent Linux kernel discussions for similar fix [0] are
ongoing. Linux MMC driver now supports delay after MMC power-off [1] and
this patch adds power-off-delay-us=650ms to AM65x EVM DT.

Links:
[0] U-Boot patch & debug discussion:
https://lore.kernel.org/u-boot/d17a810c-e2db-4a24-a37d-2d7e02466ce9@ti.com/

[1] Merged power_off_delay_us support in Linux MMC:
https://lore.kernel.org/linux-mmc/20260806162202.657512-1-jm@ti.com/

V1: https://lore.kernel.org/linux-devicetree/20260908170635.238775-1-jm@ti.com/

Changes since v1:
- Fix commit subject and description
- Add cover letter to provide full context of implementation & history

Judith Mendez (1):
  arm64: dts: ti: k3-am654-base-board: Add power-off delay for proper
    MMC power cycle

 arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 +
 1 file changed, 1 insertion(+)

-- 
2.34.1


             reply	other threads:[~2026-09-09 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-09 17:38 Judith Mendez [this message]
2026-09-09 17:38 ` [PATCH v2 1/1] arm64: dts: ti: k3-am654-base-board: Add power-off delay for proper MMC power cycle 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=20260909173833.764103-1-jm@ti.com \
    --to=jm@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.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

all inboxes | Powered by JetHome®