Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -1/+1 |
| | | | | | | | | | | More and more devices feature PLLs and FLLs with the ability to select between multiple input clocks. In order to better support these devices a new argument, source, has been added to the set_pll() configuration API. Using set_clkdiv() is often difficult due to the need to stop the PLL/FLL before any reconfiguration can be done. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||||
* | ASoC: add machine driver for i.mx27_visstrim_m10 board | javier Martin | 2009-08-05 | 1 | -0/+317 |
This adds support for i.mx27_visstrim_sm10 board machine driver which uses an i.mx27 processor plus a wm8974 codec. It has been tested on a visstrim_sm10 board. Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |