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


Groups > linux.kernel > #1382567

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

From Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk
Date 2016-04-19 16:30 +0200
Message-ID <rpEP7-8fK-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[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

csiph-web