Re: [PATCH 3/3] drm/panel: nt35560: Support also ACX424AKM

2022-02-19 Thread Sam Ravnborg
Hi Linus, On Mon, Jan 03, 2022 at 12:38:22PM +0100, Linus Walleij wrote: > Add some code and config to also support the ACX424AKM used in > some Sony (Ericsson) Mobile phones. > > Signed-off-by: Linus Walleij Acked-by: Sam Ravnborg

[PATCH 3/3] drm/panel: nt35560: Support also ACX424AKM

2022-01-03 Thread Linus Walleij
Add some code and config to also support the ACX424AKM used in some Sony (Ericsson) Mobile phones. Signed-off-by: Linus Walleij --- drivers/gpu/drm/panel/panel-novatek-nt35560.c | 72 ++- 1 file changed, 69 insertions(+), 3 deletions(-) diff --git