RE: [PATCH 3/3] drm/panel: simple: Add Newhaven ATXL#-CTP panel

2020-04-28 Thread Gareth Williams
Hi Sam, Thanks for giving feedback. When I send out v2 I'll CC you on the rest of the series to be sure you have visibility. My responses are below. > On Mon, Apr 27, 2020 at 09:41:49AM +0100, Sam Ravnborg wrote: > Hi Gareth. > > Looking forward to see the other patches - they seem to be stuck

[PATCH 3/3] drm/panel: simple: Add Newhaven ATXL#-CTP panel

2020-04-28 Thread Gareth Williams
This commit adds support for the Newhaven ATXL#-CTP panel used by the Renesas RZ/N1 Demo Board. Signed-off-by: Gareth Williams --- drivers/gpu/drm/panel/panel-simple.c | 27 +++ 1 file changed, 27 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers

Re: [PATCH 3/3] drm/panel: simple: Add Newhaven ATXL#-CTP panel

2020-04-27 Thread Sam Ravnborg
Hi Gareth. Looking forward to see the other patches - they seem to be stuck awaiting approval. A few comments in the following. Sam On Mon, Apr 27, 2020 at 09:21:49AM +0100, Gareth Williams wrote: > This commit adds support for the Newhaven ATXL#-CTP panel used by the > Renesas RZ/N1 De