[alsa-devel] [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk

Adam Thomson Adam.Thomson.Opensource at diasemi.com
Tue Apr 19 16:19:01 CEST 2016


The patch set contains 2 small fixes/updates relating to clocking in the codec.
The first improves PLL locking for a corner scenario with a low frequency MCLK
provided, and the second is to remove 32KHz support from the codec
set_dai_sysclk() function, to align with updates already made to the
set_dai_pll() function.

Patches are based on v4.6-rc4 kernel version.

Adam Thomson (2):
  ASoC: da7219: Update PLL ranges and dividers to improve locking
  ASoC: da7219: Disallow unsupported 32KHz clock setting in
    set_dai_sysclk()

 sound/soc/codecs/da7219.c | 30 +++++++++++++++---------------
 sound/soc/codecs/da7219.h | 20 ++++++++++----------
 2 files changed, 25 insertions(+), 25 deletions(-)

--
1.9.3



More information about the Alsa-devel mailing list