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

Commit 3c722cf4 authored by Dov Levenglick's avatar Dov Levenglick Committed by Mayank Rana
Browse files

ARM: dts: Enable USB QMP PHY PLL calibration



Set "qcom,pll-calibration" property to programm
required PHY register to get it out of reset for
mdm9630 version 2 hardware.

Change-Id: I091251d0df733cd59a8458ce8a608944c186e0b5
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
Signed-off-by: default avatarDov Levenglick <dovl@codeaurora.org>
parent 70dc0eb3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16,3 +16,7 @@
	qcom,msm-id = <187 0x20000>, <227 0x20000>, <228 0x20000>,
		      <229 0x20000>, <230 0x20000>, <231 0x20000>;
};

&ssphy0 {
	qcom,override-pll-calibration;
};