devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998
@ 2022-07-11  8:27 Krzysztof Kozlowski
  2022-07-11  8:27 ` [PATCH 2/3] mmc: sdhci-msm: add MSM8998 SDCC specific compatible Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-11  8:27 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Adrian Hunter, Bhupesh Sharma,
	linux-mmc, devicetree, linux-kernel, linux-arm-msm
  Cc: Douglas Anderson, Krzysztof Kozlowski

Add a MSM8998-specific SDCC compatible, because using only a generic
qcom,sdhci-msm-v4 fallback is deprecated.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
index 01a1f8b79e8e..2f0fdd65e908 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
@@ -30,6 +30,7 @@ properties:
               - qcom,msm8992-sdhci
               - qcom,msm8994-sdhci
               - qcom,msm8996-sdhci
+              - qcom,msm8998-sdhci
           - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0
       - items:
           - enum:
-- 
2.34.1


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

end of thread, other threads:[~2022-07-12 14:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11  8:27 [PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998 Krzysztof Kozlowski
2022-07-11  8:27 ` [PATCH 2/3] mmc: sdhci-msm: add MSM8998 SDCC specific compatible Krzysztof Kozlowski
2022-07-11  8:42   ` Konrad Dybcio
2022-07-11 15:08   ` Doug Anderson
2022-07-12  6:47     ` Krzysztof Kozlowski
2022-07-12 14:38       ` Doug Anderson
2022-07-11  8:27 ` [PATCH 3/3] arm64: dts: qcom: msm8998: " Krzysztof Kozlowski
2022-07-11  8:41   ` Konrad Dybcio
2022-07-11 14:58   ` Doug Anderson
2022-07-11 14:53 ` [PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998 Doug Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).