Re: [PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display

2021-02-22 Thread Anatolij Gustschin
On Wed, 28 Oct 2020 00:41:54 +0300 Alper Nebi Yasak alpernebiya...@gmail.com wrote: > Add "sharp,lq123p1jx31" to the compatible node. This is the panel for > chromebook_kevin. > > Signed-off-by: Alper Nebi Yasak > --- > > drivers/video/simple_panel.c | 1 + > 1 file changed, 1 insertion(+)

Re: [PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display

2020-11-03 Thread Simon Glass
On Tue, 27 Oct 2020 at 15:42, Alper Nebi Yasak wrote: > > Add "sharp,lq123p1jx31" to the compatible node. This is the panel for > chromebook_kevin. > > Signed-off-by: Alper Nebi Yasak > --- > > drivers/video/simple_panel.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Simon Glass

[PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display

2020-10-27 Thread Alper Nebi Yasak
Add "sharp,lq123p1jx31" to the compatible node. This is the panel for chromebook_kevin. Signed-off-by: Alper Nebi Yasak --- drivers/video/simple_panel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c index