summaryrefslogtreecommitdiff
path: root/sound/soc/imx/imx-ssi.h
diff options
context:
space:
mode:
authorZeng Zhaoming <b32542@freescale.com>2010-10-13 07:11:55 +0800
committerZeng Zhaoming <b32542@freescale.com>2010-10-14 05:39:29 +0800
commitf3d827970a68078982f68e9c693494579e04c1ce (patch)
treefba96ae9a43a43ef0aecffcdf6f9699c4384549c /sound/soc/imx/imx-ssi.h
parent70aff68ec795fe66b8bf6cf0d351e5e4a2522fc3 (diff)
ENGR00131925-2 ssi, sound: Add SSI3 support
Add ssi3 support for sound module, ssi3 not enabled by default. Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
Diffstat (limited to 'sound/soc/imx/imx-ssi.h')
-rw-r--r--sound/soc/imx/imx-ssi.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sound/soc/imx/imx-ssi.h b/sound/soc/imx/imx-ssi.h
index 6da50a5ae415..6f0f24a2509d 100644
--- a/sound/soc/imx/imx-ssi.h
+++ b/sound/soc/imx/imx-ssi.h
@@ -198,13 +198,15 @@
#define SSI_RXFIFO_WATERMARK 0x6
/* Maximum number of ssi channels (counting two channels per block) */
-#define MAX_SSI_CHANNELS 8
+#define MAX_SSI_CHANNELS 12
/* i.MX DAI SSP ID's */
#define IMX_DAI_SSI0 0 /* SSI1 FIFO 0 */
#define IMX_DAI_SSI1 1 /* SSI1 FIFO 1 */
#define IMX_DAI_SSI2 2 /* SSI2 FIFO 0 */
#define IMX_DAI_SSI3 3 /* SSI2 FIFO 1 */
+#define IMX_DAI_SSI4 4 /* SSI3 FIFO 0 */
+#define IMX_DAI_SSI5 5 /* SSI3 FIFO 1 */
/* SSI clock sources */
#define IMX_SSP_SYS_CLK 0