Re: [PATCH v7 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Eric Anholt
Yannick Fertre writes: > This controller provides output signals to interface directly a variety > of LCD and TFT panels. These output signals are: RGB signals > (up to 24bpp), vertical & horizontal synchronisations, data enable and > the pixel clock. > > Reviewed-by: Eric Anholt > Signed-off-by

Re: [PATCH v7 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Neil Armstrong
On 04/14/2017 12:13 PM, Yannick Fertre wrote: > This controller provides output signals to interface directly a variety > of LCD and TFT panels. These output signals are: RGB signals > (up to 24bpp), vertical & horizontal synchronisations, data enable and > the pixel clock. > > Reviewed-by: Eric A