MLK-19017-2 gpu: imx: add DISPMIX power domain support for LCDIF
authorFancy Fang <chen.fang@nxp.com>
Sun, 1 Jul 2018 06:22:50 +0000 (14:22 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit0a6c7f7d3631e98a432943bbab4cafb628eaecbe
tree91c67c62a4b5bc7921bb7de38c30437c85454492
parent2632384200880399c8d3d8f70286ba115fff30ae
MLK-19017-2 gpu: imx: add DISPMIX power domain support for LCDIF

After the DISPMIX power domain enabled, all the related registers
will drop their values once runtime pm suspend called. So in the
pm runtime resume process, the LCDIF de-reset and some init jobs
need to be done, and these jobs are no longer necessary to be done
during probe stage anymore.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit f83aaaecaeb54d8b1231be2cb7175ce58682dae7)
(cherry picked from commit aa6a8be1f5e5107d02e58e4091e666a2d8fbfcc6)
drivers/gpu/imx/lcdif/lcdif-common.c