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

Commit 433d6212 authored by gaolez's avatar gaolez Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add sdiowakeup_irq in sdhc_2 node for apq8053



Add sdiowakeup_irq in sdhc_2 node for apq8053.

Change-Id: I0a4eddcc1cd5425f85bd4b4f78c5479e9fac0c0c
Signed-off-by: default avatarGaole Zhang <gaolez@codeaurora.org>
parent 12eb0c93
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -388,8 +388,8 @@
	interrupt-map-mask = <0xffffffff>;
	interrupt-map = <0 &intc 0 125 0
		1 &intc 0 221 0
		2 &tlmm 133 0>;
	interrupt-names = "hc_irq", "pwr_irq", "status_irq";
		2 &tlmm 114 0x1>;
	interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq";

	qcom,clk-rates = <400000 20000000 25000000 50000000>;
	qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";