WSL2-Linux-Kernel/sound/soc/omap
Misael Lopez Cruz ef390c0b6e ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver
This patch explicitly initializes McBSP Transmit Configuration
Control Register (XCCR) and Receive Configuration Control
Register (RCCR) to their reset values. Reset values are 26 ns
of DX delay and Transmit DMA disabled for XCCR register;
receive full cycle mode enabled and Receive DMA disabled for
RCCR register.

This patch requires a counterpart in OMAP McBSP driver before
to apply it. The required changes in McBSP were sent and approved
in linux-omap mailing list and patch is going upstream
(commit 3127f8f859 from linux-omap-2.6
tree).

Signed-off-by: Misael Lopez Cruz <x0052729@ti.com>
[ jarkko.nikula@nokia.com: Commit id for counterpart patch corrected ]
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-01-29 13:17:45 +00:00
..
Kconfig ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers 2009-01-05 17:47:16 +00:00
Makefile ASoC: Add support for OMAP3 Pandora 2008-12-05 16:27:48 +00:00
n810.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap-mcbsp.c ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver 2009-01-29 13:17:45 +00:00
omap-mcbsp.h ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver 2008-10-13 02:17:48 +02:00
omap-pcm.c ALSA: ASoC: fix a typo in omp-pcm.c 2008-12-22 18:33:26 +01:00
omap-pcm.h [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors 2008-04-29 19:01:56 +02:00
omap2evm.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3beagle.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3pandora.c ASoC: Mark non-connected TWL4030 pins for pandora 2009-01-05 17:47:16 +00:00
osk5912.c ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers 2008-12-22 16:15:20 +00:00
overo.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
sdp3430.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00