Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1382567 > unrolled thread

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

Started byAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
First post2016-04-19 16:30 +0200
Last post2016-04-19 16:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2016-04-19 16:30 +0200

#1382567 — [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk

FromAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Date2016-04-19 16:30 +0200
Subject[PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk
Message-ID<rpEP7-8fK-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web