public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Enable eMMC/SDCC support for QCS615 platform
@ 2026-01-26 15:59 Balaji Selvanathan
  2026-01-26 15:59 ` [PATCH v1 1/3] clk: qcom: Add QCS615 SDCC clock support and RPMH-CLK compatibility Balaji Selvanathan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Balaji Selvanathan @ 2026-01-26 15:59 UTC (permalink / raw)
  To: trini, casey.connolly, neil.armstrong, sumit.garg, lukma,
	aswin.murugan, balaji.selvanathan, rui.silva, david.wronek,
	ilias.apalodimas, luca.weiss, jorge.ramirez, stephan.gerhold,
	quic_varada, u-boot-qcom, u-boot

This series enables eMMC functionality on QCS615 platform by adding
the necessary clock infrastructure, removing conflicting device tree
fixups, and updating the boot environment to work reliably with eMMC
storage.

Balaji Selvanathan (3):
  clk: qcom: Add QCS615 SDCC clock support and RPMH-CLK compatibility
  arm: snapdragon: Remove QCS615 MMC node disable fixup
  board: qualcomm: Remove SCSI scan from default preboot environment

 arch/arm/mach-snapdragon/of_fixup.c | 14 --------------
 board/qualcomm/default.env          |  2 +-
 drivers/clk/clk-stub.c              |  2 +-
 drivers/clk/qcom/clock-qcom.h       |  1 +
 drivers/clk/qcom/clock-qcs615.c     | 10 ++++++++++
 5 files changed, 13 insertions(+), 16 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2026-02-09 19:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 15:59 [PATCH v1 0/3] Enable eMMC/SDCC support for QCS615 platform Balaji Selvanathan
2026-01-26 15:59 ` [PATCH v1 1/3] clk: qcom: Add QCS615 SDCC clock support and RPMH-CLK compatibility Balaji Selvanathan
2026-01-27  6:28   ` Sumit Garg
2026-02-09 18:56   ` Casey Connolly
2026-01-26 15:59 ` [PATCH v1 2/3] arm: snapdragon: Remove QCS615 MMC node disable fixup Balaji Selvanathan
2026-01-27  7:18   ` Sumit Garg
2026-01-26 15:59 ` [PATCH v1 3/3] board: qualcomm: Remove SCSI scan from default preboot environment Balaji Selvanathan
2026-01-27  7:25   ` Sumit Garg
2026-02-09 19:16   ` Casey Connolly

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