msm_shared: Add initial support needed for MSM8916

Add the smeminfo and the enable basic devices needed for
MSM8916 bringup.

Change-Id: I63647af1c07ca00877e2bc935d97655097618149
diff --git a/platform/msm_shared/smem.h b/platform/msm_shared/smem.h
index 7146ea1..04c10f0 100644
--- a/platform/msm_shared/smem.h
+++ b/platform/msm_shared/smem.h
@@ -330,6 +330,7 @@
 	APQ8026   = 199,
 	MSM8926   = 200,
 	MSM8326   = 205,
+	MSM8916   = 206,
 	APQ8074AA  = 208,
 	APQ8074AB  = 209,
 	APQ8074AC  = 210,