]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00141651-1 MX53,Loco: audio not work when ipmux2 clock disabled in idle
authorZeng Zhaoming <b32542@freescale.com>
Tue, 5 Apr 2011 20:47:32 +0000 (04:47 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:43 +0000 (08:32 +0200)
commit7632f648d7b4fc68e06c730d4dbd2e95dd54da59
tree257e946d80a9fde6a94e31d01680f259a3f9de2a
parent4686deb570cec9ee7fef300161fccdd223a7b728
ENGR00141651-1 MX53,Loco: audio not work when ipmux2 clock disabled in idle

When SOC enter wait mode, ipmux2_clk will disable to save power, if using
ssi1 for audio transfer, audio will not work correctly.

To around this, using ssi2.

Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
arch/arm/mach-mx5/board-mx53_evk.c [changed mode: 0644->0755]
arch/arm/mach-mx5/board-mx53_loco.c [changed mode: 0644->0755]
arch/arm/mach-mx5/board-mx53_smd.c [changed mode: 0644->0755]