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


Groups > linux.kernel > #1374446

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

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] clk: bcm2835: Fix PLL poweron
Date 2016-04-08 22:10 +0200
Message-ID <rlKT8-KF-21@gated-at.bofh.it> (permalink)
References <rkpQK-549-3@gated-at.bofh.it> <rkpQK-549-5@gated-at.bofh.it> <rkGeS-1hF-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Stefan Wahren <stefan.wahren@i2se.com> writes:

> Hi Eric,
>
>> Eric Anholt <eric@anholt.net> hat am 5. April 2016 um 05:20 geschrieben:
>>
>>
>> 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>
>> Cc: stable@vger.kernel.org
>
> please provide a Fixes tag.
>
> Thanks Stefan

That should be:

Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks")

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


Thread

[PATCH 0/2] minor bcm2835 clock fixes Eric Anholt <eric@anholt.net> - 2016-04-05 05:30 +0200
  [PATCH 2/2] clk: bcm2835: Fix PLL poweron Eric Anholt <eric@anholt.net> - 2016-04-05 05:30 +0200
    Re: [PATCH 2/2] clk: bcm2835: Fix PLL poweron Stefan Wahren <stefan.wahren@i2se.com> - 2016-04-05 23:00 +0200
      Re: [PATCH 2/2] clk: bcm2835: Fix PLL poweron Eric Anholt <eric@anholt.net> - 2016-04-08 22:10 +0200
  [PATCH 1/2] clk: bcm2835: Fix compiler warnings on 64-bit builds Eric Anholt <eric@anholt.net> - 2016-04-05 05:30 +0200

csiph-web