From 27e08eee012bd3452ad7463602bb20003d4855ff Mon Sep 17 00:00:00 2001 From: Sarthak Garg Date: Tue, 7 Oct 2025 11:14:43 +0530 Subject: [PATCH] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible Document the compatible string for the SDHCI controller on the sm8750 platform. Signed-off-by: Sarthak Garg Acked-by: Rob Herring (Arm) 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 474afc98c8f64..938be8228d668 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -71,6 +71,7 @@ properties: - qcom,sm8450-sdhci - qcom,sm8550-sdhci - qcom,sm8650-sdhci + - qcom,sm8750-sdhci - qcom,x1e80100-sdhci - const: qcom,sdhci-msm-v5 # for sdcc version 5.0 -- 2.47.3