Re: [PATCH v6 0/7] STM32 DSI HOST

2017-07-18 Thread Philippe CORNU
On 07/18/2017 09:57 AM, Archit Taneja wrote: > > Hi, > > On 07/17/2017 01:10 PM, Philippe CORNU wrote: >> Version 6: >> - bridge/synopsys/dw-mipi-dsi.c: drm_bridge_add update (Archit Taneja) > > queued patches #1 to #4 to drm-misc-next. Please let me know when you apply > the remainder of the

Re: [PATCH v6 0/7] STM32 DSI HOST

2017-07-18 Thread Archit Taneja
Hi, On 07/17/2017 01:10 PM, Philippe CORNU wrote: Version 6: - bridge/synopsys/dw-mipi-dsi.c: drm_bridge_add update (Archit Taneja) queued patches #1 to #4 to drm-misc-next. Please let me know when you apply the remainder of the ST patches. Once that's done, we can add CONFIG_DRM_STM_DSI=y i

[PATCH v6 0/7] STM32 DSI HOST

2017-07-17 Thread Philippe CORNU
Version 6: - bridge/synopsys/dw-mipi-dsi.c: drm_bridge_add update (Archit Taneja) Version 5: - bridge/synopsys/dw-mipi-dsi.c: Improve the direct call to panel bridge post_disable() & related comments (Archit Taneja) - stm/ltdc.c: fix leak of pixel clock enable in some error paths (Eric Anholt)