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


Groups > linux.kernel > #1656615

Re: [PATCH v4 1/2] clk: bcm2835: Limit PCM clock to OSC and PLLD_PER

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 1/2] clk: bcm2835: Limit PCM clock to OSC and PLLD_PER
Date 2017-06-03 00:50 +0200
Message-ID <tO3yi-7c0-3@gated-at.bofh.it> (permalink)
References <tNz7c-3D6-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/01, Phil Elwell wrote:
> Restrict clock sources for the PCM peripheral to the oscillator and
> PLLD_PER because other source may have varying rates or be switched off.
> Prevent other sources from being selected by replacing their names in
> the list of potential parents with dummy entries (entry index is
> significant).
> 
> Signed-off-by: Phil Elwell <phil@raspberrypi.org>
> Reviewed-by: Eric Anholt <eric@anholt.net>
> Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 1/2] clk: bcm2835: Limit PCM clock to OSC and PLLD_PER Phil Elwell <phil@raspberrypi.org> - 2017-06-01 16:20 +0200
  Re: [PATCH v4 1/2] clk: bcm2835: Limit PCM clock to OSC and PLLD_PER Stephen Boyd <sboyd@codeaurora.org> - 2017-06-03 00:50 +0200

csiph-web