diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2021-09-12 01:26:56 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-10-12 10:21:17 +0200 |
commit | d9972f5310235fe16b68243dc26bebf062761a43 (patch) | |
tree | fe71c7653b359d3873ee34a27ac990d749a400b4 /Documentation/devicetree/bindings/mmc/sdhci-msm.txt | |
parent | 16e9bde21ab6592aa55f1d3cb29338117c84cea5 (diff) | |
download | lwn-d9972f5310235fe16b68243dc26bebf062761a43.tar.gz lwn-d9972f5310235fe16b68243dc26bebf062761a43.zip |
dt-bindings: mmc: sdhci-msm: Add compatible string for msm8226
Add msm8226 SoC specific compatible strings for qcom-sdhci controller.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20210911232707.259615-3-luca@z3ntu.xyz
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/sdhci-msm.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt index 365c3fc122ea..50841e2843fc 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt @@ -13,6 +13,7 @@ Required properties: string is added to support this change - "qcom,sdhci-msm-v5". full compatible strings with SoC and version: "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4" + "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4" |