Re: [PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD

From: Fabio Estevam
Date: Tue Jan 26 2021 - 06:44:38 EST


Hi Oliver,

On Mon, Jan 25, 2021 at 7:17 PM Oliver Graute <oliver.graute@xxxxxxxxx> wrote:

> I would prefer mine, because I got a wrong colored penguin on bootup
> with yours :-)

I have originally passed .bpc = 8, but looking at the panel datasheet,
this should be:
.bpc = 6 instead.

In your patch, you pass the timing parameters three times, but they
are all the same.

Usually, it is meant to be: minimal, typical, maximum values.