MLK-18517-2: CSI: simplified mipi and parallel csi suspend/resume implementation
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 29 Jun 2018 03:12:01 +0000 (11:12 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit66265ccfd7836cc4e8a70e51d312c3db894ac581
tree9bb26f13eb12025cff7bee2104597ef995cd15ad
parent4a184f15300afff9256a9e98445f97ca02ffd4ae
MLK-18517-2: CSI: simplified mipi and parallel csi suspend/resume implementation

1. Delete power state maintenance of mipi and parallel csi.
This can simplified driver's resume/suspend implementation.

2. parallel_csi_power_control is a helper function which is
used to turn on/ff power domain of CI_PI. CI_PI will restore
its default parent clock for pixel clock after system resume
and can't be changed when its power is on. This issue is fixed
in scfw, more detail, please refer to "SCF-76". So remove it
in driver.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
Reviewed-by: Robby.Cai <robby.cai@nxp.com>
drivers/media/platform/imx8/mxc-isi-cap.c