Re: [PATCH] drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used

From: Philipp Zabel
Date: Thu Mar 25 2021 - 03:09:12 EST


On Mon, Mar 22, 2021 at 10:56:40AM +0800, Liu Ying wrote:
> LDB channel1 should be registered if it is the only channel to be used.
> Without this patch, imx_ldb_bind() would skip registering LDB channel1
> if LDB channel0 is not used, no matter LDB channel1 needs to be used or
> not.
>
> Fixes: 8767f4711b2b (drm/imx: imx-ldb: move initialization into probe)
> Signed-off-by: Liu Ying <victor.liu@xxxxxxx>

Thank you, applied to imx-drm/fixes.

regards
Philipp