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

Commit 5aa34932 authored by Karthick Shanmugham's avatar Karthick Shanmugham
Browse files

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

ipq807x_attach property is needed to distinguish between IPQ807x
and other hosts.

Change-Id: Ied55a2d22d1f5df0f396044b6982ee342af59155
parent fdba5e3f
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>;
};