From 2d2934783f8db70353e44fd1959f10eedc993c2e Mon Sep 17 00:00:00 2001 From: Bjorn Andersson Date: Mon, 8 May 2023 20:01:35 -0700 Subject: [PATCH] dt-bindings: mmc: sdhci-msm: Document SC8280XP SDHCI Add compatible for the SDHCI block found in SC8280XP. Signed-off-by: Bjorn Andersson Reviewed-by: Krzysztof Kozlowski Reviewed-by: Bhupesh Sharma Link: https://lore.kernel.org/r/20230509030136.1524860-1-quic_bjorande@quicinc.com Signed-off-by: Ulf Hansson --- 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 5ad846b724f32..ace4b08b793e6 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -42,6 +42,7 @@ properties: - qcom,qcs404-sdhci - qcom,sc7180-sdhci - qcom,sc7280-sdhci + - qcom,sc8280xp-sdhci - qcom,sdm630-sdhci - qcom,sdm670-sdhci - qcom,sdm845-sdhci -- 2.39.5