Re: [PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver

2021-05-31 Thread Dillon Min
Hi Patrice On Mon, May 31, 2021 at 9:39 PM Dillon Min wrote: > > On Mon, May 31, 2021 at 9:15 PM Patrice CHOTARD > wrote: > > > > Hi Dillon > > > > When trying to applying this patch using "git am --3 " i got this > > error : > > > > error: cannot convert from y to UTF-8 > > fatal: could not p

Re: [PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver

2021-05-31 Thread Patrice CHOTARD
Hi Dillon When trying to applying this patch using "git am --3 " i got this error : error: cannot convert from y to UTF-8 fatal: could not parse patch Whereas i got no similar error with the other patch 2/3 and 4. I find a way to apply it anyway. Patrice On 5/14/21 1:02 PM, dillon.min...@g

Re: [PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver

2021-05-31 Thread Dillon Min
On Mon, May 31, 2021 at 9:15 PM Patrice CHOTARD wrote: > > Hi Dillon > > When trying to applying this patch using "git am --3 " i got this > error : > > error: cannot convert from y to UTF-8 > fatal: could not parse patch > > Whereas i got no similar error with the other patch 2/3 and 4. > > I f

[PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver

2021-05-14 Thread dillon . minfei
From: Dillon Min This driver combine tiny/ili9341.c mipi_dbi_interface driver with mipi_dpi_interface driver, can support ili9341 with serial mode or parallel rgb interface mode by register configuration. Reviewed-by: Linus Walleij Link: https://lore.kernel.org/lkml/1590378348-8115-7-git-send-