qdutils: Add 8952 mdss version id

Add support for 8952 hardware version check
to handle any hw specific resources or checks.

Change-Id: Idf60187435e7ac8c5918aaca0a5e00e443b22e71
diff --git a/libqdutils/mdp_version.h b/libqdutils/mdp_version.h
index 6ebe558..25356f8 100644
--- a/libqdutils/mdp_version.h
+++ b/libqdutils/mdp_version.h
@@ -153,6 +153,7 @@
     bool is8994();
     bool is8x16();
     bool is8x39();
+    bool is8x52();
     bool is8992();
     bool updateSplitInfo();