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

Commit 92407d6c authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa Committed by Manu Gautam
Browse files

ARM: dts: msm: Enable reset-on-bam-disconnect flag for msm8952



Enable reset-on-bam-disconnect flag for msm8952 so that USB BAM reset
is performed during disconnect processing. Otherwise EP flush issues
will be seen.

CRs-Fixed: 830194
Change-Id: I21c7e81119eee938ac65c3a767514e6ada009f01
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent b4ae4b99
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -969,6 +969,7 @@
			qcom,src-bam-pipe-index = <1>;
			qcom,data-fifo-size = <0x8000>;
			qcom,descriptor-fifo-size = <0x2000>;
			qcom,reset-bam-on-disconnect;
		};
		qcom,pipe1 {
			label = "hsusb-ipa-in-0";
@@ -981,6 +982,7 @@
			qcom,dst-bam-pipe-index = <0>;
			qcom,data-fifo-size = <0x8000>;
			qcom,descriptor-fifo-size = <0x2000>;
			qcom,reset-bam-on-disconnect;
		};

		qcom,pipe2 {
@@ -998,6 +1000,7 @@
			qcom,data-fifo-size = <0xe00>;
			qcom,descriptor-fifo-offset = <0xe00>;
			qcom,descriptor-fifo-size = <0x200>;
			qcom,reset-bam-on-disconnect;
		};

		/* USB BAM pipe (consumer) configuration for accelerated DPL */
@@ -1012,6 +1015,7 @@
			qcom,dst-bam-pipe-index = <3>;
			qcom,data-fifo-size = <0x8000>;
			qcom,descriptor-fifo-size = <0x2000>;
			qcom,reset-bam-on-disconnect;
		};
	};