Hi, On Tue, Sep 27, 2022 at 11:51 PM Sean Hong <sean.h...@quanta.corp-partner.google.com> wrote: > > On Tue, Sep 27, 2022 at 11:27 PM Doug Anderson <diand...@chromium.org> wrote: > > > > Hi, > > > > On Mon, Sep 26, 2022 at 11:35 PM Sean Hong > > <sean.h...@quanta.corp-partner.google.com> wrote: > > > > > > Add support for the BOE - NT116WHM-N4C (HW: V8.1) panel. > > > > > > Signed-off-by: Sean Hong <sean.h...@quanta.corp-partner.google.com> > > > --- > > > drivers/gpu/drm/panel/panel-edp.c | 1 + > > > 1 file changed, 1 insertion(+) > > > > Wow, another panel?!? > > > > Reviewed-by: Douglas Anderson <diand...@chromium.org> > > > > 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?
There's not much to be done at this point in time. Reverting / readding the same code with a slightly different commit message wouldn't be worth it. The code is correct and that's the important thing. The commit has a link to the mailing list post so anyone who's confused will hopefully click the link and can find this discussion. -Doug