Re: [PATCH v1] staging: fbtft: fb_st7789v: enabled inversion

From: Dan Carpenter
Date: Tue Apr 28 2020 - 15:00:21 EST


On Mon, Apr 27, 2020 at 10:29:39AM +0200, Oliver Graute wrote:
> On 09/04/20, Dan Carpenter wrote:
> > On Thu, Apr 09, 2020 at 11:24:05AM +0200, Oliver Graute wrote:
> > > From: Oliver Graute <oliver.graute@xxxxxxxxxxxxxxxxx>
> > >
> > > Enable inversion mode
> >
> > What the heck is an inversion mode and why would you want it?
>
>
> Should I name it:
>
> Enable MIPI_DCS_ENTER_INVERT_MODE
>

What I'm saying is the changelog should explain why would want to apply
the patch. What does the inversion mode do? Is it inverting the color
or flipping something upside down?

Probably if I had a background in graphics I would know what "Enable
inversion mode" means... But three words is not a proper and complete
commit message normally.

regards,
dan carpenter