Hi Thierry,
Am Freitag, den 16.09.2016, 17:17 +0200 schrieb Thierry Reding:
> On Fri, Aug 26, 2016 at 06:26:00PM +0200, Marek Vasut wrote:
> > This display expects DE pin and data lines to be active high,
> > add the necessary flags.
> >
> > Signed-off-by: Marek Vasut
> > Cc: Philipp Zabel
> >
On Fri, Aug 26, 2016 at 06:26:00PM +0200, Marek Vasut wrote:
> This display expects DE pin and data lines to be active high,
> add the necessary flags.
>
> Signed-off-by: Marek Vasut
> Cc: Philipp Zabel
> Cc: Thierry Reding
> ---
> V2: Add DRM_BUS_FLAG_PIXDATA_POSEDGE to cater for the video dat
This display expects DE pin and data lines to be active high,
add the necessary flags.
Signed-off-by: Marek Vasut
Cc: Philipp Zabel
Cc: Thierry Reding
---
V2: Add DRM_BUS_FLAG_PIXDATA_POSEDGE to cater for the video data.
---
drivers/gpu/drm/panel/panel-simple.c | 1 +
1 file changed, 1 inserti