Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Luca Weiss and committed by
Ulf Hansson
d9972f53 16e9bde2

+1
+1
Documentation/devicetree/bindings/mmc/sdhci-msm.txt
··· 13 13 string is added to support this change - "qcom,sdhci-msm-v5". 14 14 full compatible strings with SoC and version: 15 15 "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4" 16 + "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4" 16 17 "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4" 17 18 "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4" 18 19 "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4"