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

Commit 99377e85 authored by Sriharsha Allenki's avatar Sriharsha Allenki Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable IO-Coherent allocation for SDXPRAIRIE



IO-Coherency is not enabled for IPA-GSI block. While the
memory allocated for USB-GSI usecase by the USB driver
uses IO-Coherency. This is leading to SMMU faults
by the USB core.
Fix this by disabling the IO-Coherent allocation for
USB-GSI use case on SDXPRAIRIE.

Change-Id: I4a4f7c177ebb16381cbaa4a9214d133c9d6d39c5
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent 24bc3d93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@
			 0x240 /* GSI_RING_BASE_ADDR_L */
			 0x25c /* GSI_RING_BASE_ADDR_H */
			 0x1a4>; /* GSI_IF_STS */
		qcom,gsi-disable-io-coherency;
		qcom,dwc-usb3-msm-tx-fifo-size = <27696>;

		qcom,msm-bus,name = "usb";