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


Groups > linux.kernel > #1382841 > unrolled thread

Re: [PATCH v2 2/2] clk: bcm2835: Fix PLL poweron

Started byStephen Boyd <sboyd@codeaurora.org>
First post2016-04-19 23:10 +0200
Last post2016-04-19 23:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 2/2] clk: bcm2835: Fix PLL poweron Stephen Boyd <sboyd@codeaurora.org> - 2016-04-19 23:10 +0200

#1382841 — Re: [PATCH v2 2/2] clk: bcm2835: Fix PLL poweron

FromStephen Boyd <sboyd@codeaurora.org>
Date2016-04-19 23:10 +0200
SubjectRe: [PATCH v2 2/2] clk: bcm2835: Fix PLL poweron
Message-ID<rpL4e-4MC-15@gated-at.bofh.it>
On 04/13, Eric Anholt wrote:
> In poweroff, we set the reset bit and the power down bit, but only
> managed to unset the reset bit for poweron.  This meant that if HDMI
> did -EPROBE_DEFER after it had grabbed its clocks, we'd power down the
> PLLH (that had been on at boot time) and never recover.
> 
> Signed-off-by: Eric Anholt <eric@anholt.net>
> Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks")
> Cc: stable@vger.kernel.org
> ---

Applied to clk-next

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web