public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable eMMC and SD card support for QCS615
@ 2026-03-24  5:52 Balaji Selvanathan
  2026-03-24  5:52 ` [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support Balaji Selvanathan
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Balaji Selvanathan @ 2026-03-24  5:52 UTC (permalink / raw)
  To: Sumit Garg, u-boot-qcom, u-boot
  Cc: Lukasz Majewski, Casey Connolly, Neil Armstrong, Tom Rini,
	Aswin Murugan, Stephan Gerhold, Varadarajan Narayanan, Peng Fan,
	Jaehoon Chung, Tanmay Kathpalia, Simon Glass, Jean-Jacques Hiblot,
	Varadarajan Narayanan, Balaji Selvanathan

This series enables eMMC and SD card support on the QCS615 platform
and includes general improvements for MMC device handling and FAT
filesystem operations.

Signed-off-by: Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
---
Balaji Selvanathan (3):
      clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
      drivers: mmc: uclass: Set removable flag based on device tree property
      fs: fat: Limit transfer size to prevent SDHCI controller timeout

 drivers/clk/qcom/clock-qcom.h   |  2 ++
 drivers/clk/qcom/clock-qcs615.c | 46 ++++++++++++++++++++++++++++++++++++++++-
 drivers/mmc/mmc-uclass.c        |  5 +++++
 fs/fat/fat.c                    | 29 ++++++++++++++++++--------
 4 files changed, 72 insertions(+), 10 deletions(-)
---
base-commit: 5a08f1a98c85f35addfc7e6efb5cb06070bb6499
change-id: 20260324-emmc_sd-829ddd907503

Best regards,
-- 
Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>


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

end of thread, other threads:[~2026-04-13  9:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24  5:52 [PATCH 0/3] Enable eMMC and SD card support for QCS615 Balaji Selvanathan
2026-03-24  5:52 ` [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support Balaji Selvanathan
2026-03-24 10:06   ` Varadarajan Narayanan
2026-04-13  9:35   ` Sumit Garg
2026-03-24  5:52 ` [PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property Balaji Selvanathan
2026-03-24 10:14   ` Varadarajan Narayanan
2026-04-13  9:45   ` Sumit Garg
2026-03-24  5:52 ` [PATCH 3/3] fs: fat: Limit transfer size to prevent SDHCI controller timeout Balaji Selvanathan
2026-03-24 11:56   ` Casey Connolly
2026-03-24 12:02   ` Jonas Karlman

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