dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/omap
Jarkko Nikula d2c0bdaa93 ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAI
The McBSP1 port in OMAP3 processors (I believe OMAP2 too but I don't have
specifications to check it) have additional CLKR and FSR pins for McBSP1
receiver. Reset default is that receiver is using bit clock and frame
sync signal from those pins but it is possible to configure to use
also CLKX and FSX pins as well. In fact, other McBSP ports are doing that
internally that transmitter and receiver share the CLKX and FSX.

Add functionaly that machine drivers can set the CLKR and FSR sources by
using the snd_soc_dai_set_sysclk.

Thanks to "Aggarwal, Anuj" <anuj.aggarwal@ti.com> for reporting the issue.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-28 18:36:43 +01:00
..
Kconfig ASoC: add support for Amstrad E3 (Delta) machine 2009-07-31 22:38:44 +01:00
Makefile ASoC: add support for Amstrad E3 (Delta) machine 2009-07-31 22:38:44 +01:00
ams-delta.c TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 2009-08-07 11:48:02 +01:00
n810.c ASoC: tlv320aic3x: fixup board device changes 2009-08-21 10:52:57 +01:00
omap-mcbsp.c ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAI 2009-08-28 18:36:43 +01:00
omap-mcbsp.h ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAI 2009-08-28 18:36:43 +01:00
omap-pcm.c ASoC: OMAP: Use McBSP threshold to playback and capture 2009-08-20 20:10:29 +01:00
omap-pcm.h ASoC: OMAP: Use McBSP threshold to playback and capture 2009-08-20 20:10:29 +01:00
omap2evm.c ASoC: TWL4030: Add support Voice DAI 2009-04-20 12:44:24 +01:00
omap3beagle.c ASoC: Beagle: Add support for 4 channel 2009-04-24 17:38:25 +01:00
omap3evm.c ASoC: Added OMAP3 EVM support in ASoC. 2009-05-14 12:47:26 +01:00
omap3pandora.c ASoC: TWL4030: Add support Voice DAI 2009-04-20 12:44:24 +01:00
osk5912.c ASoC: OMAP: Fix FS polarity in OSK5912 machine driver 2009-04-16 13:37:26 +01:00
overo.c ASoC: TWL4030: Add support Voice DAI 2009-04-20 12:44:24 +01:00
sdp3430.c ASoC: SDP3430: Fix TWL GPIO6 pin mux request 2009-08-25 19:30:32 +01:00
zoom2.c ASoC: Zoom2: Update twl4030_setup_data parameters 2009-07-03 11:01:05 +01:00