mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-25 17:19:07 +00:00
ASRC can not work correctly when SPDIF_TX provides clock for asrc input or output. The root cause is, the clock divider should be set as 6 if SPDIF_TX provides the bit clock for ASRC, and be set as 7 if SPDIF_RX provides the bit clock. Signed-off-by: William Lai <b04597@freescale.com>