dev: gcdb: add timing information for panels

Add timing information for panels supported
on 8996 target. This change also removes duplicate
macro definition from gcdb header file.

Change-Id: Ifb5a1599deb8cf6120810462ef7dee984cf37e27
diff --git a/dev/gcdb/display/include/panel_sharp_wqxga_dualdsi_video.h b/dev/gcdb/display/include/panel_sharp_wqxga_dualdsi_video.h
index a1b57d3..169e980 100644
--- a/dev/gcdb/display/include/panel_sharp_wqxga_dualdsi_video.h
+++ b/dev/gcdb/display/include/panel_sharp_wqxga_dualdsi_video.h
@@ -129,6 +129,14 @@
 	0xe2, 0x36, 0x24, 0x00, 0x66, 0x6a, 0x28, 0x38,  0x2a, 0x03, 0x04, 0x00
 };
 
+static const uint32_t sharp_wqxga_dualdsi_thulium_video_timings[] = {
+	0x23, 0x20, 0x06, 0x09, 0x05, 0x03, 0x04, 0xa0,
+	0x23, 0x20, 0x06, 0x09, 0x05, 0x03, 0x04, 0xa0,
+	0x23, 0x20, 0x06, 0x09, 0x05, 0x03, 0x04, 0xa0,
+	0x23, 0x20, 0x06, 0x09, 0x05, 0x03, 0x04, 0xa0,
+	0x23, 0x2e, 0x06, 0x08, 0x05, 0x03, 0x04, 0xa0
+};
+
 static struct panel_timing sharp_wqxga_dualdsi_video_timing_info = {
 	0x0, 0x04, 0x02, 0x2a
 };