Re: [PATCH 1/2] drm/mcde: Break out DSI set-up routine

2020-11-23 Thread Sam Ravnborg
Hi Linus On Thu, Nov 12, 2020 at 03:29:24PM +0100, Linus Walleij wrote: > To be able to support DPI without messing things up we > first break out the DSI set-up to a separate function. > > Cc: Stephan Gerhold > Cc: phone-de...@vger.kernel.org > Cc: upstream...@lists.sr.ht > Signed-off-by: Linus

[PATCH 1/2] drm/mcde: Break out DSI set-up routine

2020-11-12 Thread Linus Walleij
To be able to support DPI without messing things up we first break out the DSI set-up to a separate function. Cc: Stephan Gerhold Cc: phone-de...@vger.kernel.org Cc: upstream...@lists.sr.ht Signed-off-by: Linus Walleij --- drivers/gpu/drm/mcde/mcde_display.c | 135 +++-