platform: msm_shared: Qmp phy changes for v3

Update qmp phy init sequence for 8996 v3 platform.

Change-Id: Ibe976ceff330c34622a627386dbce6d1afb65e0f
diff --git a/include/platform.h b/include/platform.h
index 50ef337..9c8e698 100644
--- a/include/platform.h
+++ b/include/platform.h
@@ -71,4 +71,5 @@
 uint32_t platform_get_max_periph();
 int platform_is_msm8996();
 uint64_t platform_get_ddr_start();
+bool platform_use_qmp_misc_settings();
 #endif