Merge drm/drm-next into drm-misc-next
[sfrench/cifs-2.6.git] / drivers / gpu / drm / panel / panel-boe-tv101wum-nl6.c
index 3cc9fb0d4f5df334946b65404bdc74c6b4216665..5ac926281d2c65e1c6e7b652a29570940a33f017 100644 (file)
@@ -8,7 +8,6 @@
 #include <linux/gpio/consumer.h>
 #include <linux/module.h>
 #include <linux/of.h>
-#include <linux/of_device.h>
 #include <linux/regulator/consumer.h>
 
 #include <drm/drm_connector.h>
@@ -2139,9 +2138,9 @@ static const struct panel_desc starry_himax83102_j02_desc = {
 static const struct drm_display_mode starry_ili9882t_default_mode = {
        .clock = 165280,
        .hdisplay = 1200,
-       .hsync_start = 1200 + 32,
-       .hsync_end = 1200 + 32 + 30,
-       .htotal = 1200 + 32 + 30 + 32,
+       .hsync_start = 1200 + 72,
+       .hsync_end = 1200 + 72 + 30,
+       .htotal = 1200 + 72 + 30 + 72,
        .vdisplay = 1920,
        .vsync_start = 1920 + 68,
        .vsync_end = 1920 + 68 + 2,