Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MLK-10175 arm: imx6: Skip gating QSPI2 clk when M4 is enabled
When the M4 core is enabled on i.MX6, the QSPI2 clk can't be gated, otherwise, the M4 will hang. This patch add a check to make sure when M4 is enabled, just skip the QSPI2 clk gating operations. Signed-off-by: Bai Ping <b51503@freescale.com> (cherry picked from commit e2f1732) (cherry picked from commit 60def702db2c083cc6c0486100a829d71dc74845)
- Loading branch information