linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Workaround for Errata i2312
@ 2025-06-24 22:12 Judith Mendez
  2025-06-24 22:12 ` [PATCH 1/3] mmc: sdhci_am654: " Judith Mendez
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Judith Mendez @ 2025-06-24 22:12 UTC (permalink / raw)
  To: Judith Mendez, Ulf Hansson, Adrian Hunter, Vignesh Raghavendra
  Cc: Nishanth Menon, Tero Kristo, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-kernel, devicetree, linux-kernel,
	linux-mmc

This patch series includes fix for Errata i2312 [0].

Also include fixes for removing eMMC HS DDR support for am62
SK which has been descoped as per datasheet [1] and enabling internal
pullups for AM62 SK and AM62SIP SK, as per JESD84 spec recommendations.

[0] https://www.ti.com/lit/pdf/sprz487
[1] https://www.ti.com/lit/gpn/am625

Judith Mendez (3):
  mmc: sdhci_am654: Workaround for Errata i2312
  arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support
  arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board file

 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts      | 25 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi      |  1 -
 arch/arm64/boot/dts/ti/k3-am625-sk.dts        | 25 +++++++++++++++++++
 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 24 ------------------
 drivers/mmc/host/sdhci_am654.c                |  9 ++++---
 5 files changed, 56 insertions(+), 28 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-06-26 14:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24 22:12 [PATCH 0/3] Workaround for Errata i2312 Judith Mendez
2025-06-24 22:12 ` [PATCH 1/3] mmc: sdhci_am654: " Judith Mendez
2025-06-26  6:51   ` Adrian Hunter
2025-06-24 22:12 ` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support Judith Mendez
2025-06-26  3:58   ` Vignesh Raghavendra
2025-06-26 14:18     ` Judith Mendez
2025-06-24 22:12 ` [PATCH 3/3] arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board file Judith Mendez
2025-06-26  3:56 ` [PATCH 0/3] Workaround for Errata i2312 Vignesh Raghavendra
2025-06-26 14:18   ` Judith Mendez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).