[PATCH v2] drm/imx: use bus_flags for pixel clock polarity

2016-06-04 Thread Stefan Agner
On 2016-05-17 08:23, Philipp Zabel wrote: > This patch allows panels to set pixel clock and data enable pin polarity > other than the default of driving data at the falling pixel clock edge > and active high display enable. > > Signed-off-by: Philipp Zabel > --- > Changes since v1: > - Invert

[PATCH v2] drm/imx: use bus_flags for pixel clock polarity

2016-05-17 Thread Philipp Zabel
This patch allows panels to set pixel clock and data enable pin polarity other than the default of driving data at the falling pixel clock edge and active high display enable. Signed-off-by: Philipp Zabel --- Changes since v1: - Invert polarity - driving pixel data on the falling edge and