commit | 5d764912a0ee6db83e962c1501b5b9e58ba14e15 | [log] [tgz] |
---|---|---|
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | Thu Aug 04 15:35:37 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Aug 04 22:00:21 2016 +0100 |
tree | f2bac4fd3a8c6e92f2094ce85904df35fba8c2a9 | |
parent | e7ca8fcd15049b1e48ae2ef1434a68a51ef0ead5 [diff] |
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats Previously code defaulted to 32 BCLKS per WCLK which meant 24 and 32 bit DAI formats would not work properly. This patch fixes the issue by defaulting to 64 BCLKs per WCLK. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>