ASoC: Add source argument to PLL configuration
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>
Showing
- include/sound/soc-dai.h 3 additions, 3 deletionsinclude/sound/soc-dai.h
- sound/soc/atmel/playpaq_wm8510.c 1 addition, 1 deletionsound/soc/atmel/playpaq_wm8510.c
- sound/soc/codecs/wm8350.c 1 addition, 1 deletionsound/soc/codecs/wm8350.c
- sound/soc/codecs/wm8400.c 2 additions, 1 deletionsound/soc/codecs/wm8400.c
- sound/soc/codecs/wm8510.c 2 additions, 2 deletionssound/soc/codecs/wm8510.c
- sound/soc/codecs/wm8580.c 2 additions, 2 deletionssound/soc/codecs/wm8580.c
- sound/soc/codecs/wm8753.c 2 additions, 2 deletionssound/soc/codecs/wm8753.c
- sound/soc/codecs/wm8900.c 2 additions, 2 deletionssound/soc/codecs/wm8900.c
- sound/soc/codecs/wm8940.c 2 additions, 2 deletionssound/soc/codecs/wm8940.c
- sound/soc/codecs/wm8960.c 2 additions, 2 deletionssound/soc/codecs/wm8960.c
- sound/soc/codecs/wm8974.c 2 additions, 2 deletionssound/soc/codecs/wm8974.c
- sound/soc/codecs/wm8990.c 2 additions, 2 deletionssound/soc/codecs/wm8990.c
- sound/soc/codecs/wm8993.c 1 addition, 1 deletionsound/soc/codecs/wm8993.c
- sound/soc/codecs/wm9713.c 2 additions, 2 deletionssound/soc/codecs/wm9713.c
- sound/soc/imx/mx27vis_wm8974.c 1 addition, 1 deletionsound/soc/imx/mx27vis_wm8974.c
- sound/soc/pxa/magician.c 1 addition, 1 deletionsound/soc/pxa/magician.c
- sound/soc/pxa/pxa-ssp.c 2 additions, 2 deletionssound/soc/pxa/pxa-ssp.c
- sound/soc/pxa/zylonite.c 3 additions, 2 deletionssound/soc/pxa/zylonite.c
- sound/soc/s3c24xx/neo1973_gta02_wm8753.c 1 addition, 1 deletionsound/soc/s3c24xx/neo1973_gta02_wm8753.c
- sound/soc/s3c24xx/neo1973_wm8753.c 1 addition, 1 deletionsound/soc/s3c24xx/neo1973_wm8753.c
Loading
Please register or sign in to comment