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

Commit 99cee8ac 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: Do not specify card detect gpio for 8939 SKUK"

parents a18a0784 e3d27e59
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -108,3 +108,14 @@
		invn,place = "Portrait Down Back Side";
	};
};

&sdhc_2 {
	qcom,nonremovable;

	interrupts = <0 1>;
	interrupt-map = <0 &intc 0 125 0
		1 &intc 0 221 0>;
	interrupt-names = "hc_irq", "pwr_irq";
	/delete-property/ cd-gpios;
};