aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/mxs_spdif.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/mxs_spdif.h')
-rw-r--r--sound/soc/codecs/mxs_spdif.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/mxs_spdif.h b/sound/soc/codecs/mxs_spdif.h
index 284b98cd6f7..6bce044d683 100644
--- a/sound/soc/codecs/mxs_spdif.h
+++ b/sound/soc/codecs/mxs_spdif.h
@@ -163,7 +163,8 @@
#define MXS_SPDIF_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | \
SNDRV_PCM_FMTBIT_S20_3LE | \
- SNDRV_PCM_FMTBIT_S24_LE)
+ SNDRV_PCM_FMTBIT_S24_LE | \
+ SNDRV_PCM_FMTBIT_S32_LE)
extern struct snd_soc_dai mxs_spdif_codec_dai;
extern struct snd_soc_codec_device soc_spdif_codec_dev_mxs;