Re: [PATCH] drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)

From: Sean Hong
Date: Wed Sep 28 2022 - 02:54:00 EST


On Tue, Sep 27, 2022 at 11:27 PM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> On Mon, Sep 26, 2022 at 11:35 PM Sean Hong
> <sean.hong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > Add support for the BOE - NT116WHM-N4C (HW: V8.1) panel.
> >
> > Signed-off-by: Sean Hong <sean.hong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> > ---
> > drivers/gpu/drm/panel/panel-edp.c | 1 +
> > 1 file changed, 1 insertion(+)
>
> Wow, another panel?!?
>
> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
>
> Pushed to drm-misc:
>
> 2f24fe8c54cc drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)

Hi Anderson,

I found some mistakes on this commit. I typed the wrong model name on
title and content.
The correct model name is NV116WHM-N4C and the code is correct.

How can I fix it? Do I need to revert this commit and then submit a
new patch upstream?

Sean