arm64: dts: qcom: msm8996: 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-3-petr.vorel@gmail.com
This commit is contained in:
parent
4ec48ebfc3
commit
52f6fa2d2d
@ -2693,7 +2693,7 @@
|
||||
};
|
||||
|
||||
sdhc1: sdhci@7464900 {
|
||||
compatible = "qcom,sdhci-msm-v4";
|
||||
compatible = "qcom,msm8996-sdhci", "qcom,sdhci-msm-v4";
|
||||
reg = <0x07464900 0x11c>, <0x07464000 0x800>;
|
||||
reg-names = "hc_mem", "core_mem";
|
||||
|
||||
@ -2716,7 +2716,7 @@
|
||||
};
|
||||
|
||||
sdhc2: sdhci@74a4900 {
|
||||
compatible = "qcom,sdhci-msm-v4";
|
||||
compatible = "qcom,msm8996-sdhci", "qcom,sdhci-msm-v4";
|
||||
reg = <0x074a4900 0x314>, <0x074a4000 0x800>;
|
||||
reg-names = "hc_mem", "core_mem";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user