arm64: dts: qcom: msm8994: SoC specific compatible strings for qcom-sdhci

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211223083153.22435-2-petr.vorel@gmail.com
This commit is contained in:
Petr Vorel 2021-12-23 09:31:52 +01:00 committed by Bjorn Andersson
parent ffd6cc92ab
commit 4ec48ebfc3

View File

@ -444,7 +444,7 @@
};
sdhc1: sdhci@f9824900 {
compatible = "qcom,sdhci-msm-v4";
compatible = "qcom,msm8994-sdhci", "qcom,sdhci-msm-v4";
reg = <0xf9824900 0x1a0>, <0xf9824000 0x800>;
reg-names = "hc_mem", "core_mem";
@ -467,7 +467,7 @@
};
sdhc2: sdhci@f98a4900 {
compatible = "qcom,sdhci-msm-v4";
compatible = "qcom,msm8994-sdhci", "qcom,sdhci-msm-v4";
reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;
reg-names = "hc_mem", "core_mem";