Re: [PATCH] drm/panel: jdi-fhd-r63452: make use of prepare_prev_first

2024-04-24 Thread Neil Armstrong
Hi, On Tue, 23 Apr 2024 22:54:33 +0200, Barnabás Czémán wrote: > The DSI host must be enabled for the panel to be initialized in > prepare(). Set the prepare_prev_first flag to guarantee this. > > Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/1] drm/

Re: [PATCH] drm/panel: jdi-fhd-r63452: make use of prepare_prev_first

2024-04-23 Thread Neil Armstrong
On 23/04/2024 22:54, Barnabás Czémán wrote: The DSI host must be enabled for the panel to be initialized in prepare(). Set the prepare_prev_first flag to guarantee this. Signed-off-by: Barnabás Czémán --- drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 1 + 1 file changed, 1 insertion(+) dif

[PATCH] drm/panel: jdi-fhd-r63452: make use of prepare_prev_first

2024-04-23 Thread Barnabás Czémán
The DSI host must be enabled for the panel to be initialized in prepare(). Set the prepare_prev_first flag to guarantee this. Signed-off-by: Barnabás Czémán --- drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-jdi-fhd-r6