public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
@ 2025-10-26 11:17 Sarthak Garg
  2025-10-26 11:17 ` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible Sarthak Garg
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Sarthak Garg @ 2025-10-26 11:17 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-msm, quic_nguyenb,
	quic_rampraka, quic_pragalla, quic_sayalil, quic_nitirawa,
	quic_bhaskarv, kernel, Sarthak Garg

Add SD Card support for sm8750 SoC, including MTP and QRD boards.

- Changed from v2
    - As suggested by Abel Vesa move the GPIO configuration for SD card
      detection (specifically the pin settings for gpio55) from the
      SoC-level device tree (sm8750.dtsi) to the board-specific device
      tree files.

- Changed from v1
    - As suggested by Konrad Dybcio the patch into separate commits per
      board and did formatting improvements (e.g. aligning < symbols,
      placing each item on a new line).
    - Addressed Konrad Dybcio comment to use SVS_L1 for opp-202000000.

Sarthak Garg (4):
  dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
  arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
  arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
  arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

 .../devicetree/bindings/mmc/sdhci-msm.yaml    |  1 +
 arch/arm64/boot/dts/qcom/sm8750-mtp.dts       | 23 ++++++++
 arch/arm64/boot/dts/qcom/sm8750-qrd.dts       | 23 ++++++++
 arch/arm64/boot/dts/qcom/sm8750.dtsi          | 54 +++++++++++++++++++
 4 files changed, 101 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2025-11-10 14:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-26 11:17 [PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards Sarthak Garg
2025-10-26 11:17 ` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible Sarthak Garg
2025-10-27 14:30   ` Krzysztof Kozlowski
2025-11-10  6:47     ` Sarthak Garg
2025-11-10  7:08       ` Krzysztof Kozlowski
2025-11-10 14:58       ` Bjorn Andersson
2025-10-26 11:17 ` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc Sarthak Garg
2025-10-26 19:02   ` Abel Vesa
2025-10-27 14:32   ` Krzysztof Kozlowski
2025-11-10  7:06     ` Sarthak Garg
2025-11-10  7:09       ` Krzysztof Kozlowski
2025-10-26 11:17 ` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board Sarthak Garg
2025-10-27 14:31   ` Krzysztof Kozlowski
2025-10-27 14:33     ` Krzysztof Kozlowski
2025-11-10  8:47       ` Sarthak Garg
2025-10-26 11:17 ` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board Sarthak Garg
2025-10-27 14:34   ` Krzysztof Kozlowski
2025-11-10  8:48     ` Sarthak Garg

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