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

Commit 92127b84 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Disable HSIC controller clock gating



Clock gating is by default enabled in HSIC controller.
This is resulting instability issues with the normal
operation of xhci based HSIC controller. Hence, disable
clock gating in the HSIC controller.

Change-Id: I5a45891cdb36e1bcaa6f26ac29fb164da3bd8df6
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent d314749a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1865,6 +1865,7 @@
		hsic,strobe-gpio = <&msmgpio 134 0x00>;
		hsic,data-gpio = <&msmgpio 135 0x00>;
		qcom,vdd-voltage-level = <1 4 7>; /* none svs turbo */
		qti,disable-hw-clk-gating;

		qcom,msm-bus,name = "hsic";
		qcom,msm-bus,num-cases = <2>;