linux/sound/soc/generic
Vitaly Wool a728f56094 ASoC: make clock direction configurable in asoc-simple
Some CPU drivers (e. g. davinci-mcasp) may require the system clock to
be configured as OUT, while there's no good way currently to set
SND_SOC_CLK_OUT in simple-soc driver if the clock is fixed-rate.

This patch makes asoc_simple_card_init_dai() initialize clock to
SND_SOCK_CLK_OUT if explicitly stated in the relevant dts file. This
change is transparent and doesn't change the default behavior.

Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-09-01 11:34:23 +01:00
..
audio-graph-card.c ASoC: audio-graph-card: Add pm callbacks to platform driver 2017-08-23 11:18:59 +01:00
audio-graph-scu-card.c ASoC: audio-graph-scu-card: Add pm callbacks to platform driver 2017-08-23 11:19:02 +01:00
Kconfig ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
Makefile ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
simple-card-utils.c ASoC: make clock direction configurable in asoc-simple 2017-09-01 11:34:23 +01:00
simple-card.c Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/topic/nau8824', 'asoc/topic/nau8825' and 'asoc/topic/of-graph' into asoc-next 2017-07-03 16:15:12 +01:00
simple-scu-card.c ASoC: simple-scu-card: Add pm callbacks to platform driver 2017-08-23 11:18:56 +01:00