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

Commit fd147326 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Add ipq807x_attach property for IPQ807x host"

parents 570e6a9f 5aa34932
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -63,3 +63,7 @@
&usb {
	qcom,iommu-dma = "bypass";
};

&sdx_ext_ipc {
	ipq807x_attach = <1>;
};
+7 −0
Original line number Diff line number Diff line
@@ -1438,6 +1438,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"