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

2016-05-10 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 rising pixel clock edge and active high display enable. Signed-off-by: Philipp Zabel --- drivers/gpu/drm/imx/imx-drm-core.c | 9 ++--- drivers/gpu/drm/imx/imx-drm.h

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

2016-05-10 Thread Stefan Agner
On 2016-05-10 08:07, 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 rising pixel clock edge and > active high display enable. > > Signed-off-by: Philipp Zabel > --- > drivers/gpu/drm/imx/imx-drm-