RE: [PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock

2021-02-19 Thread Christopher Morgan
.org>; Heiko Stuebner<mailto:he...@sntech.de> Subject: Re: [PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock On Fri, 19 Feb 2021 at 00:14, Chris Morgan wrote: > > This fixes an issue with the panel not working after > commit c6d94e37bdbb ("drm/bridge/syno

Re: [PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock

2021-02-19 Thread Ezequiel Garcia
On Fri, 19 Feb 2021 at 00:14, Chris Morgan wrote: > > This fixes an issue with the panel not working after > commit c6d94e37bdbb ("drm/bridge/synopsys: dsi: add support for > non-continuous HS clock"). > With this change the panel inits successfully and displays an image. > > Signed-off-by: Chris

[PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock

2021-02-18 Thread Chris Morgan
This fixes an issue with the panel not working after commit c6d94e37bdbb ("drm/bridge/synopsys: dsi: add support for non-continuous HS clock"). With this change the panel inits successfully and displays an image. Signed-off-by: Chris Morgan --- drivers/gpu/drm/panel/panel-elida-kd35t133.c | 3 +