summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-09-16 07:19:22 +0200
committerTakashi Iwai <tiwai@suse.de>2019-09-16 07:19:22 +0200
commit9bf9bf5440b99edfba496388c90b52ebcd9df715 (patch)
tree2ed6c23e9d174a15d7950e970cb6f3481dd8fcdc /sound/soc/fsl/fsl_sai.h
parentd3f9990f1b48514b33342612b51fad238592d774 (diff)
parenta54f8485727e6e85b5dfe1d9708b80d13fe8bf5f (diff)
Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Final merge window fixes for v5.4 A few small fixes and one feature that came in since I sent you the earlier pull request.
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
-rw-r--r--sound/soc/fsl/fsl_sai.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h
index b89b0ca26053..b12cb578f6d0 100644
--- a/sound/soc/fsl/fsl_sai.h
+++ b/sound/soc/fsl/fsl_sai.h
@@ -176,6 +176,7 @@ struct fsl_sai {
unsigned int mclk_streams;
unsigned int slots;
unsigned int slot_width;
+ unsigned int bclk_ratio;
const struct fsl_sai_soc_data *soc_data;
struct snd_dmaengine_dai_dma_data dma_params_rx;