msm8960: Add support for msm8960 pro chip and its variants

Change-Id: I72fb641512f83e2d4bced6f432b4b2e0f387e109
diff --git a/platform/msm_shared/smem.h b/platform/msm_shared/smem.h
index 0d6069b..9c44436 100644
--- a/platform/msm_shared/smem.h
+++ b/platform/msm_shared/smem.h
@@ -227,6 +227,10 @@
 	MDM9625   = 134,
 	MSM7125A  = 135,
 	MSM7127A  = 136,
+	MSM8960AB = 138,
+	APQ8060AB = 139,
+	MSM8260AB = 140,
+	MSM8660AB = 141,
 	MSM8930AA = 142,
 	MSM8630AA = 143,
 	MSM8230AA = 144,