Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7f69728 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add QDSD_BOOT_CTL to sdhci node for MSM8953 MTP."

parents d20edbbe 05026c2d
Loading
Loading
Loading
Loading
+4 −2
Original line number Original line Diff line number Diff line
@@ -1772,8 +1772,10 @@


	sdhc_1: sdhci@7824900 {
	sdhc_1: sdhci@7824900 {
		compatible = "qcom,sdhci-msm";
		compatible = "qcom,sdhci-msm";
		reg = <0x7824900 0x500>, <0x7824000 0x800>, <0x7824e00 0x200>;
		reg = <0x7824900 0x500>, <0x7824000 0x800>, <0x7824e00 0x200>,
		reg-names = "hc_mem", "core_mem", "cmdq_mem";
				<0x0119d000 0x4>;
		reg-names = "hc_mem", "core_mem", "cmdq_mem",
				"tlmm_mem";


		interrupts = <0 123 0>, <0 138 0>;
		interrupts = <0 123 0>, <0 138 0>;
		interrupt-names = "hc_irq", "pwr_irq";
		interrupt-names = "hc_irq", "pwr_irq";