ASoC: Main rewite of the mpc5200 audio DMA code
Rewrite the mpc5200 audio DMA code to support both I2S and AC97. Signed-off-by: Jon Smirl <jonsmirl@gmail.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
12
sound/soc/fsl/mpc5200_psc_i2s.h
Normal file
12
sound/soc/fsl/mpc5200_psc_i2s.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Freescale MPC5200 PSC in I2S mode
|
||||
* ALSA SoC Digital Audio Interface (DAI) driver
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
|
||||
#define __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
|
||||
|
||||
extern struct snd_soc_dai psc_i2s_dai[];
|
||||
|
||||
#endif /* __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__ */
|
Reference in New Issue
Block a user