ARM: dts: msm: Modify ACD_EXTINT_CFG value for msm8998 v2

Modify ACD_EXTINT_CFG so that ACD calibrates every time OSM toggles
full freq signal. This is recommended by hardware guidelines to
prevent ACD from mitigating when CPU clock frequency is boosted.

CRs-Fixed: 1088429
Change-Id: I07856ea8b332dbf12654fdd0b5d5518355f1c350
Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
This commit is contained in:
Osvaldo Banuelos 2016-11-15 10:35:01 -08:00 committed by Gerrit - the friendly Code Review server
parent 854e4572f4
commit 164e32f98e

View file

@ -42,7 +42,7 @@
qcom,acdcr-val = <0x002b5ffd 0x002b5ffd>;
qcom,acdsscr-val = <0x00000501 0x00000501>;
qcom,acdextint0-val = <0x2cf9ae8 0x2cf9ae8>;
qcom,acdextint1-val = <0x2cf9afc 0x2cf9afc>;
qcom,acdextint1-val = <0x2cf9afe 0x2cf9afe>;
qcom,acdautoxfer-val = <0x00000015 0x00000015>;
qcom,perfcl-apcs-mem-acc-threshold-voltage = <852000>;
qcom,apm-threshold-voltage = <800000>;