Skip to content
Snippets Groups Projects
Commit 85488037 authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 367da152
No related branches found
No related tags found
No related merge requests found
Showing
with 35 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment