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

Commit ad93c556 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
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: I1eb74f8d54271c08f30cd241e00f43a8f564320f
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 18fcb15e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1461,6 +1461,13 @@
			qcom,iova-mapping = <0x80000000 0x40000000>;
		};
	};

	sdx_ext_ipc: qcom,sdx_ext_ipc {
		compatible = "qcom,sdx-ext-ipc";
		qcom,ap2mdm-status-gpio = <&tlmm 64 0x00>;
		qcom,mdm2ap-status-gpio = <&tlmm 63 0x00>;
		qcom,mdm2ap-status2-gpio = <&tlmm 66 0x00>;
	};
};

#include "sdxprairie-pm.dtsi"