diff options
author | Konrad Dybcio <[email protected]> | 2023-03-14 13:52:59 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-03-23 11:48:26 +0100 |
commit | b8548e387f2ab2d1bfeeadd28d0739825eae3c93 (patch) | |
tree | e007bd534a67ab4d449bdca578a7c49d430ced89 | |
parent | e3f0d2213dba10900a1eca08e775c37e1cf8e69f (diff) |
dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI
Document the SDHCI on QCM2290.
Signed-off-by: Konrad Dybcio <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-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 64df6919abaf..7d4c5ca25e0d 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -36,6 +36,7 @@ properties: - enum: - qcom,ipq5332-sdhci - qcom,ipq9574-sdhci + - qcom,qcm2290-sdhci - qcom,qcs404-sdhci - qcom,sc7180-sdhci - qcom,sc7280-sdhci |