From 22a4455e75be443fb80784175bb70f40ba6d0c52 Mon Sep 17 00:00:00 2001 From: Sricharan Ramabadhran Date: Fri, 14 Apr 2023 15:59:25 +0530 Subject: [PATCH] dt-bindings: mmc: sdhci-msm: Document the IPQ5018 compatible Document the compatible for SDHCI on IPQ5018. Signed-off-by: Sricharan Ramabadhran Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/1681468167-11689-8-git-send-email-quic_srichara@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 7d4c5ca25e0d8..4f2d9e8127dd3 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -34,6 +34,7 @@ properties: - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0 - items: - enum: + - qcom,ipq5018-sdhci - qcom,ipq5332-sdhci - qcom,ipq9574-sdhci - qcom,qcm2290-sdhci -- 2.30.2