]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00162506 mx6q: set a correct clock for asrc
authorDong Aisheng <b29396@freescale.com>
Thu, 17 Nov 2011 11:24:54 +0000 (19:24 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:29 +0000 (08:33 +0200)
commitac6a066ef28a539a2f173f2b076a7a66e8f2314b
tree95c4ee2e9fef24e343c43ca984751b8f9e320ef9
parent3f91abedead8140bff8c4277a1549409067785ef
ENGR00162506 mx6q: set a correct clock for asrc

The ASRC mem to mem mode does not work without this patch.
Bacause 1.5Mhz clock rate is not available which will cause
clock setting fail, change to 7.5Mhz (the mininum one) to make
ASRC work properly.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
arch/arm/mach-mx6/clock.c