projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93891bb
)
MLK-14372: ASoC: fsl_rpmsg_i2s: remove unsupported sample rate
author
Shengjiu Wang
<shengjiu.wang@freescale.com>
Mon, 6 Mar 2017 09:32:29 +0000
(17:32 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:58 +0000
(15:21 -0500)
RTOS for M4 core in imx7ulp don't support 32kHz and 44kHz
Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/fsl_rpmsg_i2s.c
patch
|
blob
|
history
diff --git
a/sound/soc/fsl/fsl_rpmsg_i2s.c
b/sound/soc/fsl/fsl_rpmsg_i2s.c
index
10c917e
..
5a66e90
100644
(file)
--- a/
sound/soc/fsl/fsl_rpmsg_i2s.c
+++ b/
sound/soc/fsl/fsl_rpmsg_i2s.c
@@
-27,7
+27,6
@@
#include "imx-pcm.h"
#define FSL_RPMSG_I2S_RATES (SNDRV_PCM_RATE_8000|SNDRV_PCM_RATE_16000|\
- SNDRV_PCM_RATE_32000|SNDRV_PCM_RATE_44100|\
SNDRV_PCM_RATE_48000)
#define FSL_RPMSG_I2S_FORMATS SNDRV_PCM_FMTBIT_S16_LE