android_kernel_lenovo_1050f/sound/pci/intel_mid_i2s
Maurizio Porrato 8773c99499 first commit 2020-06-06 18:20:15 +01:00
..
Makefile first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ifx_hw_interface.c first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ifx_hw_interface.h first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ifx_hw_private.h first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ifx_snd_card.c first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ifx_snd_card.h first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ssp_hw_interface.c first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ssp_hw_interface.h first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ssp_hw_private.h first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ssp_snd_card.c first commit 2020-06-06 18:20:15 +01:00
intel_alsa_ssp_snd_card.h first commit 2020-06-06 18:20:15 +01:00
intel_mid_i2s.c first commit 2020-06-06 18:20:15 +01:00
intel_mid_i2s.h first commit 2020-06-06 18:20:15 +01:00
readme.txt first commit 2020-06-06 18:20:15 +01:00

readme.txt

Merge of Nokia Maemo cmt-speech driver and Intel Moblin ifx-speech port driver

cmt-speeech on Maemo  uses OMAP  SSI physical interface
ifx-speeech on Moblin uses INTEL SSP physical interface (SSP configured as I2S). Currently supported modem: IFX 6160/6260.

upper interface out of Maemo: cs-core.c (re-use)
Maemo to Moblin mapping: cs-ssp.c
lower interface out of Moblin: ifx_i2s.c (re-use)