Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information