msm: acpuclock-8974: Support 8974v2 devices with PVS bins 5, 6, or 7
Some 8974v2 devices have been classified as belonging to PVS bins
5, 6 and 7, though final voltage recommendations for these devices
have not been announced yet. Use the PVS bin 4 data on these
devices for now so that they can at least boot without panicing.
Change-Id: I4208a3fa96be752294a30eb60bd95de53d35c283
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
diff --git a/arch/arm/mach-msm/acpuclock-krait.h b/arch/arm/mach-msm/acpuclock-krait.h
index 00f64fc..11d58dd 100644
--- a/arch/arm/mach-msm/acpuclock-krait.h
+++ b/arch/arm/mach-msm/acpuclock-krait.h
@@ -50,7 +50,7 @@
PVS_NOMINAL = 1,
PVS_FAST = 3,
PVS_FASTER = 4,
- NUM_PVS = 7
+ NUM_PVS = 8
};
/**