public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Enable emmc and SD on QCS615
@ 2024-10-23  9:27 Yuanjie Yang
  2024-10-23  9:27 ` [PATCH v1 1/3] dt-bindings: mmc: Add sdhci compatible for QCS615 Yuanjie Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yuanjie Yang @ 2024-10-23  9:27 UTC (permalink / raw)
  To: ulf.hansson, robh, krzk+dt, conor+dt, bhupesh.sharma, andersson,
	konradybcio
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-msm, quic_tingweiz,
	Yuanjie Yang

Add SD and emmc support to the QCS615 Ride platform. The SD controller
and emmc controller of QCS615 are derived from SM6115. Include the
relevant binding documents accordingly. Additionally, configure emmc-related
and SD-related opp, power, and interconnect settings in the device tree.

Signed-off-by: Yuanjie Yang <quic_yuanjiey@quicinc.com>
---
This patch series depends on below patch series:
https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
https://lore.kernel.org/all/20241011063112.19087-1-quic_qqzhou@quicinc.com/

Yuanjie Yang (3):
  dt-bindings: mmc: Add sdhci compatible for QCS615
  arm64: dts: qcom: qcs615: add SD and emmc node
  arm64: dts: qcom: qcs615-ride: Enable SD and emmc node

 .../devicetree/bindings/mmc/sdhci-msm.yaml    |   1 +
 arch/arm64/boot/dts/qcom/qcs615-ride.dts      |  31 +++
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 198 ++++++++++++++++++
 3 files changed, 230 insertions(+)

-- 
2.34.1

Thanks,
Yuanjie

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

end of thread, other threads:[~2024-10-25 14:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23  9:27 [PATCH v1 0/3] Enable emmc and SD on QCS615 Yuanjie Yang
2024-10-23  9:27 ` [PATCH v1 1/3] dt-bindings: mmc: Add sdhci compatible for QCS615 Yuanjie Yang
2024-10-24  7:39   ` Krzysztof Kozlowski
2024-10-25 14:51   ` Ulf Hansson
2024-10-23  9:27 ` [PATCH v1 2/3] arm64: dts: qcom: qcs615: add SD and emmc node Yuanjie Yang
2024-10-24 20:42   ` Dmitry Baryshkov
2024-10-25  2:59     ` Yuanjie Yang
2024-10-25  5:48       ` Dmitry Baryshkov
2024-10-25  6:30         ` Yuanjie Yang
2024-10-23  9:27 ` [PATCH v1 3/3] arm64: dts: qcom: qcs615-ride: Enable " Yuanjie Yang

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