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

Commit 00a968b6 authored by Amit Blay's avatar Amit Blay
Browse files

ARM: dts: msm: Disable HSIC controller clock gating for MDM9625



Clock gating is by default enabled in HSIC controller.
This is resulting in stability issues during enumeration.
Hence, disable clock gating in the HSIC controller.

Change-Id: Id7b68d83da43a6050be509a489c6aa601bf87f72
CRs-fixed: 538509
Signed-off-by: default avatarAmit Blay <ablay@codeaurora.org>
parent 0c3c67d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -196,6 +196,7 @@
		hsic,log2-itc = <3>;
		hsic,log2-itc = <3>;
		qcom,ahb-async-bridge-bypass;
		qcom,ahb-async-bridge-bypass;
		hsic,disable-cerr;
		hsic,disable-cerr;
		qcom,disable-internal-clk-gating;
	};
	};


	qcom,usbbam@f9a44000 {
	qcom,usbbam@f9a44000 {