Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1654964
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/2] clk: bcm2835: PCM clock improvements |
| Date | 2017-06-01 11:40 +0200 |
| Message-ID | <tNuKd-LA-5@gated-at.bofh.it> (permalink) |
| References | <tNuqR-EJ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Phil Elwell <phil@raspberrypi.org> hat am 1. Juni 2017 um 11:10 geschrieben: > > > The switch to using the upstream bcm2835_cprman clock driver caused a > few problems for users of PCM (I2S) peripherals. Audio applications > require accurate, stable clocks, and the cprman driver wasn't > conservative enough in its choice of clock sources. > > These patches restrict the clock sources for the PCM peripheral in two > ways: the first causes all possible sources except OSC and PLLD_PER > to be ignored, while the second allows clocks to be specified as > "low_jitter", causing the effects of fractional divisors to be taken > into account when comparing potential clocks for accuracy. In practice, > the combined effect of the two patches is to choose OSC as a source if > an integer divisor can be used, otherwise PLLD_PER is chosen. > > Changes in v3: > * Elimination of temporary variable from patch 2. Acked-by: Stefan Wahren <stefan.wahren@i2se.com> still applies to the complete series
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/2] clk: bcm2835: PCM clock improvements Phil Elwell <phil@raspberrypi.org> - 2017-06-01 11:20 +0200 Re: [PATCH v3 0/2] clk: bcm2835: PCM clock improvements Stefan Wahren <stefan.wahren@i2se.com> - 2017-06-01 11:40 +0200
csiph-web