MA-18519 drm/imx: lcdifv3: Enable axi clock before access register
authorJindong Yue <jindong.yue@nxp.com>
Wed, 6 Jan 2021 09:08:01 +0000 (17:08 +0800)
committerJindong Yue <jindong.yue@nxp.com>
Thu, 6 May 2021 04:24:08 +0000 (12:24 +0800)
commit0846e4872f9139ebbb9dc9f65986b2ba2a09a47c
tree183311fb7a66d6ac4c57fe5564d03ff3cdf5e704
parentde3e9b4876ea14835192f9881f0df2411d1bc522
MA-18519 drm/imx: lcdifv3: Enable axi clock before access register

Without axi clock, lcdif register access will cause system hang.
This issue happens when this driver built as module.

Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/gpu/imx/lcdifv3/lcdifv3-common.c