Skip to content
Commit 8382b101 authored by Anatolij Gustschin's avatar Anatolij Gustschin
Browse files

video: mxsfb: call remove() when booting OS



Add DM_FLAG_OS_PREPARE flag to ensure that the driver's
remove() callback is invoked before booting the kernel.
This is required to stop the LCDIF controller. This was
the behaviour with old driver without DM_VIDEO support.
Without stopping the LCDIF we sometimes observe incorrect
Linux logo position.

Fixes: ae076058 ("imx: mx6ul_14x14_evk: convert to DM_VIDEO")
Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
Reported-by: default avatarFabio Estevam <festevam@gmail.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent ab6ea931
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment