summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/pcm1792a.h
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-08-04 16:31:19 +0100
committerMark Brown <broonie@linaro.org>2014-08-04 16:31:19 +0100
commit0e76ee41fc87a17541e32d6be5a4701e24391da0 (patch)
tree6e43268213f885793875937bb8a7e6828e105824 /sound/soc/codecs/pcm1792a.h
parent3a2ac12f8eadaee97ad0337d81280547ab7a3311 (diff)
parent3aae27991957156b2903e8058dbda616085a9734 (diff)
Merge remote-tracking branch 'asoc/topic/pcm1792' into asoc-next
Diffstat (limited to 'sound/soc/codecs/pcm1792a.h')
-rw-r--r--sound/soc/codecs/pcm1792a.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/pcm1792a.h b/sound/soc/codecs/pcm1792a.h
index 7a83d1fc102..51d5470fee1 100644
--- a/sound/soc/codecs/pcm1792a.h
+++ b/sound/soc/codecs/pcm1792a.h
@@ -18,7 +18,8 @@
#define __PCM1792A_H__
#define PCM1792A_RATES (SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_8000_48000 | \
- SNDRV_PCM_RATE_96000 | SNDRV_PCM_RATE_192000)
+ SNDRV_PCM_RATE_88200 | SNDRV_PCM_RATE_96000 | \
+ SNDRV_PCM_RATE_192000)
#define PCM1792A_FORMATS (SNDRV_PCM_FMTBIT_S32_LE | SNDRV_PCM_FMTBIT_S24_LE | \
SNDRV_PCM_FMTBIT_S16_LE)