]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MLK-10175 arm: imx6: Skip gating QSPI2 clk when M4 is enabled
authorBai Ping <b51503@freescale.com>
Thu, 29 Jan 2015 11:09:39 +0000 (19:09 +0800)
committerBai Ping <b51503@freescale.com>
Thu, 29 Jan 2015 17:49:48 +0000 (01:49 +0800)
commite2f17323916eae636e63353d742c986227b72702
treed88c8ddc0bb6856f31aa3be18794c9b4edb8c785
parent912c6268b685a9aa158cb84f9c46c8e6176572a7
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>
arch/arm/mach-imx/clk-imx6sx.c