Re: [PATCH] drm/panel: nv3052c: Reduce duplication of init sequences

2025-06-30 Thread Neil Armstrong
Hi, On 19/06/2025 15:22, Priit Laes wrote: Although there are various small changes between the init sequences, the second half is common for all 3 currently supported displays. Note that this is only compile-tested. Signed-off-by: Priit Laes If you can find someone to test this patchset, I

[PATCH] drm/panel: nv3052c: Reduce duplication of init sequences

2025-06-19 Thread Priit Laes
Although there are various small changes between the init sequences, the second half is common for all 3 currently supported displays. Note that this is only compile-tested. Signed-off-by: Priit Laes --- .../gpu/drm/panel/panel-newvision-nv3052c.c | 408 -- 1 file changed, 74