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

Commit b6a650c9 authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

ARM: dts: msm: Disable BAM mode for spi dtsi node



Disable BAM mode for spi dtsi node which is used by bg.
This is done to avoid the spi-BAM transaction timeouts
that are happening only in BAM mode.

Change-Id: I3585dc6002057b9e2f1ee1477c995c3b6642d6c9
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 8b2e3ee1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -198,7 +198,6 @@
		interrupts = <0 97 IRQ_TYPE_LEVEL_HIGH>,
				<0 238 IRQ_TYPE_LEVEL_HIGH>;
		spi-max-frequency = <50000000>;
		qcom,use-bam;
		qcom,ver-reg-exists;
		qcom,bam-consumer-pipe-index = <8>;
		qcom,bam-producer-pipe-index = <9>;