Loading
ARM: dts: msm: Modify CPR parameters to support new fuse bins for 8939
Add logic to support the new fusing scheme for optimized 8939 parts.
In addition to the default speed-bin bits, 3 additional bits
(Row-0: 51,50,29) are fused to identify these parts.
The parts are binned as below -
speed-bin 51:50:29 FMAX
010 010 1.45 GHz
101 110 1.65 GHz
The 3 new additional bits (Row-0: 51,50,29) are identified as pvs-version
bits using the fuse-remap logic. The 800/960 NOM FMAX parts are
identified using the cpr-fuse revision. Also, specify the necessary
optimized-quotient/voltage adjustments for these parts.
Also, specify the minimum-difference quotient adjustment values to prevent
CPR from being disabled post the applied optimizations.
CRs-Fixed: 780871
Change-Id: I6dce2321818f3752e5da759b39383aae4ada3e16
Signed-off-by:
Tirupathi Reddy <tirupath@codeaurora.org>