Commits

Anson Huang committed 79140b6525c
MLK-12861-2 ARM: imx: enable necessary clock for RDC resume on i.mx7d When Mega/Fast Mix off in DSM mode, RDC recovery needs PCIe/PXP/EIM clock to be enabled, otherwise, with M4 enabled, DSM resume will fail. We only enable them before entering DSM and hardware will disable them when DSM is entered and they will be re-enabled after resume, then in low level resume phase, we will disable them again. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> (cherry picked from commit e28ae270b6e23a6b5ba86112592bc2b767c68f8d)