Commit 52f6fa2d authored by Petr Vorel's avatar Petr Vorel Committed by Bjorn Andersson

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

Signed-off-by: default avatarPetr Vorel <petr.vorel@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211223083153.22435-3-petr.vorel@gmail.com
parent 4ec48ebf
......@@ -2693,7 +2693,7 @@ hsusb_phy2: phy@7412000 {
};
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 @@ sdhc1: sdhci@7464900 {
};
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment