diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-05-13 14:19:37 +0300 |
|---|---|---|
| committer | Ulf Hansson <ulfh@kernel.org> | 2026-05-29 14:20:34 +0200 |
| commit | cb4b9aeb3a84149cf9c38942877093bdd8a611bc (patch) | |
| tree | 5acad94b87cbfb14636f1ff0ceda6f67e4efe335 /Documentation | |
| parent | d04e0151d316edbdb4f0397a9b92a1936e4a1421 (diff) | |
| download | linux-next-history-cb4b9aeb3a84149cf9c38942877093bdd8a611bc.tar.gz | |
dt-bindings: mmc: sdhci-msm: Add Eliza compatible
Document the compatible string for the SDHCI controller on the
Eliza platform.
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'Documentation')
| -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 60dc6b0caa219..0762403d4c8bb 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -37,6 +37,7 @@ properties: - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0 - items: - enum: + - qcom,eliza-sdhci - qcom,ipq5018-sdhci - qcom,ipq5210-sdhci - qcom,ipq5332-sdhci |
