commit | 6e7c444318699496e6e6f30c875cf67534aeccc6 | [log] [tgz] |
---|---|---|
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | Wed Oct 07 14:27:11 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 07 15:11:34 2015 +0100 |
tree | 0b9beecf8772bd3047029e6a1f73bd40adde2ed4 | |
parent | e90996a3ea224fbeb459b8052ecd366d7990e1f3 [diff] |
ASoC: da7213: Add support to handle mclk data provided to driver Driver now can make use of mclk data, if provided, to set, enable and disable the clock source. As part of this, the choice to enable clock squaring is dealt with as part of dai_sysclk() call rather than as platform data. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>