]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-9833-1 ARM: imx6sx: only set can clock parent when M4 disabled
authorDong Aisheng <b29396@freescale.com>
Tue, 11 Nov 2014 13:04:07 +0000 (21:04 +0800)
committerDong Aisheng <b29396@freescale.com>
Wed, 21 Jan 2015 10:23:34 +0000 (18:23 +0800)
commit30522e42f4cbbb0f205f0cf58616e7698daec8eb
tree869a2f77c5ddbf3a171fc745e9dc7d56a5fd10ed
parent3ec9d927209c823abbefc7b78a6c56b30ca5ddc1
MLK-9833-1 ARM: imx6sx: only set can clock parent when M4 disabled

Since CAN device is allocated to run on M4 and handled by M4 if M4 is enabled,
so we do not set CAN parent clock when M4 is enabled.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit b41622a58d6e10e1be2618bf98fab6cc977d9985)
arch/arm/mach-imx/clk-imx6sx.c