Re: [PATCH] drm/panel: simple: Add flags to boe_nv133fhm_n61

From: Doug Anderson
Date: Fri Nov 06 2020 - 14:17:03 EST


Hi,

On Fri, Nov 6, 2020 at 10:23 AM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> Reading the EDID of this panel shows that these flags should be set. Set
> them so that we match what is in the EDID.
>
> Cc: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Fixes: b0c664cc80e8 ("panel: simple: Add BOE NV133FHM-N61")
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-simple.c | 1 +
> 1 file changed, 1 insertion(+)

Yeah, generally I haven't found that the flags matter, but it's good
to match what the EDID is giving to keep things consistent. :-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>