Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 0/5] MMC fixes for TI K3 platforms
@ 2024-04-23 15:17 Judith Mendez
  2024-04-23 15:17 ` [PATCH v3 1/5] arm64: dts: ti: k3-am65-main: Fix sdhci node properties Judith Mendez
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Judith Mendez @ 2024-04-23 15:17 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski
  Cc: Conor Dooley, linux-arm-kernel, devicetree, linux-kernel,
	Bhavya Kapoor, Dasnavis Sabiya, Vignesh Raghavendra

This patch series includes MMC updates for various TI K3 platforms.

It includes support for enabling UHS/SDR104 bus modes.

For AM62ax, add missing UHS support.

For AM65x, fix ITAP delay and OTAP delay and clkbuf-sel properties
in SDHCI nodes.

Changes since v2:
- Drop patch 6/6

Changes since v1:
- Drop patches that remove HS400 mode support
- Add patch 6/6

Bhavya Kapoor (1):
  arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode

Dasnavis Sabiya (1):
  arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode

Judith Mendez (2):
  arm64: dts: ti: k3-am65-main: Fix sdhci node properties
  arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes

Vignesh Raghavendra (1):
  arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards

 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi  |  2 --
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts    | 21 +++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi   | 26 +++++++++-------------
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi |  2 --
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi |  2 --
 5 files changed, 32 insertions(+), 21 deletions(-)


base-commit: 534ad093bb80f19c20b251a89f09ce1a0e3d4f2d
-- 
2.43.2


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

end of thread, other threads:[~2024-04-30 19:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 15:17 [PATCH v3 0/5] MMC fixes for TI K3 platforms Judith Mendez
2024-04-23 15:17 ` [PATCH v3 1/5] arm64: dts: ti: k3-am65-main: Fix sdhci node properties Judith Mendez
2024-04-23 15:17 ` [PATCH v3 2/5] arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes Judith Mendez
2024-04-23 15:17 ` [PATCH v3 3/5] arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards Judith Mendez
2024-04-23 15:17 ` [PATCH v3 4/5] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Judith Mendez
2024-04-23 15:17 ` [PATCH v3 5/5] arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode Judith Mendez
2024-04-26 22:42 ` [PATCH v3 0/5] MMC fixes for TI K3 platforms Nishanth Menon
2024-04-30 17:26 ` Judith Mendez
2024-04-30 19:54   ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox