Commits

Guoniu.Zhou committed 7d8a6960fc9
MLK-16823-1: mipi_csi: Add runtime suspend/resume Add runtime suspend/resume features support for mipi csi. For saving power, the mipi_csi turn off it's power domain and clock after probe. In order to share code with system pm suspend/resume, I change system suspend/resume in this patch. Reviewed-by: Sandor Yu <sandor.yu@nxp.com> Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com> (cherry picked from commit f88f4ac99b23e03b1cc1d87209875d6001dbbbe5)