commit | 5296cf2d5e245ca3373207ba3f0aedaa10f040b6 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Thu Oct 04 15:08:42 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:24:47 2012 +0900 |
tree | 9681e17afe47bb923a40f888bc3a4b30a3356440 | |
parent | 5b66aa2d0cafd8093e0b8959d32e694c92390b8c [diff] |
ASoC: McASP: set format parameters in dependence of the DAI format The FSDUR flag configures whether the frame clock uses a high phase of only one bit or a full word. This has to be set depending on the DAI format. For other modes than DSP_B, the FSXDLY/FSRDLY fields have to be set to 1. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>