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

Commit fdba5e3f authored by Rohit Agarwal's avatar Rohit Agarwal Committed by Karthick Shanmugham
Browse files

ARM: dts: qcom: Add device tree entry for sdx ipc driver

Add device tree entry for sdx ipc driver listing gpios
needed to communicate with APQ.

Change-Id: I4511c6e020e268e67542929fb7d9809e22971391
parent 2da93d1f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1427,6 +1427,13 @@
	qtee_shmbridge {
		compatible = "qcom,tee-shared-memory-bridge";
	};

	sdx_ext_ipc: qcom,sdx_ext_ipc {
		compatible = "qcom,sdx-ext-ipc";
		qcom,status-in-gpio = <&tlmm 65 0x00>;
		qcom,status-out-gpio = <&tlmm 44 0x00>;
		qcom,status-out2-gpio = <&tlmm 45 0x00>;
	};
};

#include "sdxlemur-pinctrl.dtsi"