Re: [PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver

2019-06-05 Thread Sam Ravnborg
Hi Josef. Thanks for the patch. A little late review follows. Just a few thing, but please fix and resend. Sam > +++ b/MAINTAINERS > @@ -4800,6 +4800,12 @@ S: Maintained > F: drivers/gpu/drm/tinydrm/ili9225.c > F: Documentation/devicetree/bindings/display/ilitek,ili9225.txt >

Re: [RFC PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver

2019-03-27 Thread Rob Herring
On Mon, Mar 4, 2019 at 6:51 AM Josef Lusticky wrote: > S-o-b and commit msg? > --- > MAINTAINERS | 6 + > drivers/gpu/drm/panel/Kconfig| 7 + > drivers/gpu/drm/panel/Makefile | 1 + >

[RFC PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver

2019-03-04 Thread Josef Lusticky
--- MAINTAINERS | 6 + drivers/gpu/drm/panel/Kconfig| 7 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-ilitek-ili9341.c | 320 +++ 4 files changed, 334 insertions(+) create mode 100644

[PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver

2019-02-19 Thread Josef Lusticky
--- MAINTAINERS | 6 + drivers/gpu/drm/panel/Kconfig| 7 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-ilitek-ili9341.c | 320 +++ 4 files changed, 334 insertions(+) create mode 100644