WSL2-Linux-Kernel/sound/soc
Timur Tabi a454dad19e ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers
Add a new device tree property for the SSI node: "fsl,ssi-asynchronous".  If
defined, the SSI is programmed into asynchronous mode, otherwise it is
programmed into synchronous mode.  In asynchronous mode, pin SRCK must be
connected to the same clock source as STFS, and pin SRFS must be connected to
the same signal as STFS.  Asynchronous mode allows playback and capture to
use different sample sizes.  It also technically allows different sample rates,
but the driver does not support that.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-03-06 13:37:16 +00:00
..
atmel ASoC: wm8510 pll settings 2009-03-04 14:47:39 +00:00
au1x ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
blackfin ASoC: count reaches 10001, not 10000. 2009-02-08 20:40:24 +00:00
codecs ASoC: TWL4030: Make the HS ramp delay configurable 2009-03-06 13:37:11 +00:00
davinci ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
fsl ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers 2009-03-06 13:37:16 +00:00
omap ASoC: Add DAPM machine widgets to SDP3430 driver 2009-03-06 13:37:06 +00:00
pxa ASoC: Fix name of register bit in pxa-ssp 2009-03-06 13:37:12 +00:00
s3c24xx ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx support 2009-03-06 13:37:15 +00:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
Makefile ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
soc-core.c Merge branch 'for-2.6.29' into for-2.6.30 2009-02-13 14:02:08 +00:00
soc-dapm.c ASoC: Fix memory allocation for snd_soc_dapm_switch names 2009-03-06 13:37:14 +00:00
soc-jack.c ASoC: Add GPIO support for jack reporting interface 2009-03-04 14:47:38 +00:00