Commit 4ec48ebf authored by Petr Vorel's avatar Petr Vorel Committed by Bjorn Andersson
Browse files

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

parent ffd6cc92
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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";