Hi Tomi.
+++ b/drivers/gpu/drm/panel/panel-simple.c @@ -2397,7 +2397,8 @@ static const struct panel_desc osddisplays_osd070t1718_19ts = { .height = 91, }, .bus_format = MEDIA_BUS_FMT_RGB888_1X24,
- .bus_flags = DRM_BUS_FLAG_DE_HIGH | DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE,
- .bus_flags = DRM_BUS_FLAG_DE_HIGH | DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE |
.connector_type = DRM_MODE_CONNECTOR_DPI, };DRM_BUS_FLAG_SYNC_DRIVE_POSEDGE,
Can this be merged?
I have lost the original mail. Can you re-send or provide a patchwork pointer or similar. Then I will apply.
Here are lore and patchwork links. Note that the first two patches in the series have already been handled.
https://lore.kernel.org/dri-devel/20191114093950.rT5m86Xh0-a9FZGq7JipQ3O3vld...
Thanks for the pointers. It is now applied to drm-misc-next.
Sam