MLK-19017-5 drm/imx: add DISPMIX power domain support for SEC DSIM
authorFancy Fang <chen.fang@nxp.com>
Mon, 2 Jul 2018 10:33:28 +0000 (18:33 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit859a04b23d7956d6e9518fa61b37c294d2e8b3ca
tree5392fca47312a2769c66173b3d73b111b749723a
parent63427170a9d7afc4a53e9b97eb591dc8a1b34725
MLK-19017-5 drm/imx: add DISPMIX power domain support for SEC DSIM

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 SEC DSIM de-reset and some init jobs
need to be done, and these jobs are no longer necessary to be done
during probe bind anymore.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit 7a7f17f5fb66135629ef20a2b4780dfef2f0f0ce)
(cherry picked from commit 1f80017f237264f2c84579d8291de210b0ac746c)
drivers/gpu/drm/bridge/sec-dsim.c
drivers/gpu/drm/imx/sec_mipi_dsim-imx.c