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

Commit e4251228 authored by Hanumant Singh's avatar Hanumant Singh
Browse files

ARM: dts: msm: Remove extra mdm device node.



The mdm device node is defined at wrong location.

Change-Id: I68245ae88be93cde4e8bca658ad08ea249cdb845
Signed-off-by: default avatarHanumant Singh <hanumant@codeaurora.org>
parent 9c6389a6
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -137,23 +137,6 @@
	status = "ok";
};

&mdm0 {
	interrupt-map = <0 &msmgpio 111 0x3
			1 &msmgpio 109 0x3
			2 &msmgpio 113 0x3
			3 &msmgpio 115 0x3>;
	qcom,mdm2ap-errfatal-gpio = <&msmgpio 111 0x00>;
	qcom,ap2mdm-errfatal-gpio = <&msmgpio 112 0x00>;
	qcom,mdm2ap-status-gpio   = <&msmgpio 109 0x00>;
	qcom,ap2mdm-status-gpio   = <&msmgpio 110 0x00>;
	qcom,ap2mdm-soft-reset-gpio = <&msmgpio 128 0x00>;
	qcom,mdm2ap-pblrdy-gpio = <&msmgpio 113 0x00>;
	qcom,ap2mdm-wakeup-gpio = <&msmgpio 108 0x00>;
	qcom,ap2mdm-vddmin-gpio = <&msmgpio 114 0x00>;
	qcom,mdm2ap-vddmin-gpio = <&msmgpio 115 0x00>;
	status = "ok";
};

&ufsphy1 {
	status = "ok";
};