Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
| | | | | | | | As part of the deprecation of snd_soc_device push the registration of the platform down into the card structure. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||||
* | ASoC: Add Marvell Zylonite machine support | Mark Brown | 2008-11-21 | 1 | -0/+219 |
Implement support for the Marvell Zylonite PXA3xx reference platform, supporting standard AC97 stereo and AUX interfaces together with the auxiliary I2S interface of the WM9713. The board has two options for the MCLK of the WM9713: either the standard AC97 system clock can be used or the 13MHz CLK_POUT output of the PXA3xx can be used, selected via SW15 on the board. Currently only the AC97 system clock is supported by this driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |