diff options
author | Sricharan Ramabadhran <quic_srichara@quicinc.com> | 2023-04-14 15:59:25 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-04-17 11:54:26 +0200 |
commit | 22a4455e75be443fb80784175bb70f40ba6d0c52 (patch) | |
tree | e34e3daa9a70560489704093e553875d2f9f42fc /Documentation/devicetree/bindings/mmc | |
parent | 45f54c9c18582c9d3af14fceaf44f7346c01a123 (diff) |
dt-bindings: mmc: sdhci-msm: Document the IPQ5018 compatible
Document the compatible for SDHCI on IPQ5018.
Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1681468167-11689-8-git-send-email-quic_srichara@quicinc.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml index 7d4c5ca25e0d..4f2d9e8127dd 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 |