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

Commit 44addf5f authored by Rohit Agarwal's avatar Rohit Agarwal
Browse files

ARM: dts: qcom: Disabling dt node for sdx ipc driver

Disabling entry for sdx ipc driver, and enabling it for
platform specific device tree.

Change-Id: Ia73183d2d554767ddda0ca56d7d618fcd845d203
parent 3b8d07b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,4 +72,5 @@

&sdx_ext_ipc {
	ipq807x_attach = <1>;
	status = "ok";
};
+1 −0
Original line number Diff line number Diff line
@@ -1444,6 +1444,7 @@
		qcom,status-in-gpio = <&tlmm 65 0x00>;
		qcom,status-out-gpio = <&tlmm 44 0x00>;
		qcom,status-out2-gpio = <&tlmm 45 0x00>;
		status = "disabled";
	};
};