All of lore.kernel.org
 help / color / mirror / Atom feed
From: emilio@elopez.com.ar (Emilio López)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] sunxi clock fixes
Date: Thu, 31 Oct 2013 09:18:12 -0300	[thread overview]
Message-ID: <52724A84.1010806@elopez.com.ar> (raw)
In-Reply-To: <52555135.1080501@elopez.com.ar>

El 09/10/13 09:51, Emilio L?pez escribi?:
> Hi Mike,
>
> El 20/09/13 22:03, Emilio L?pez escribi?:
>> Hi,
>>
>> This small series contains two bug fixes and a patch to solve the issue
>> of accidental clock gating, as discussed earlier on my RFC patch, "of:
>> add a basic memory driver".
>>
>> I believe the two first patches should go into -rcN, although I have not
>> noticed any issues so far coming from the bugs themselves.
>>
>> The third patch should be a no-op for now, and I'd like to have it
>> merged before these clocks actually appear on the driver; in this way
>> they will never be gated accidentally, and it remains bisectable. I will
>> be sending PLL5/6 support patches in short order.
>>
>> Cheers,
>>
>> Emilio
>>
>> Emilio L?pez (3):
>>    clk: sunxi: factors: fix off-by-one masks
>>    clk: sunxi: factors: clear variables before using them
>>    clk: sunxi: protect core clocks from accidental shutdown
>>
>>   drivers/clk/sunxi/clk-factors.c |  4 ++--
>>   drivers/clk/sunxi/clk-sunxi.c   | 28 ++++++++++++++++++++++++++++
>>   2 files changed, 30 insertions(+), 2 deletions(-)
>>
>
> Can you please take a look at this series and pick the patches if you
> are ok with them? It would be nice to see the first two fixes on -rcN by
> the way.

$ ping Mike

      reply	other threads:[~2013-10-31 12:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-21  1:03 [PATCH 0/3] sunxi clock fixes Emilio López
2013-09-21  1:03 ` [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks Emilio López
2013-09-23 16:56   ` Maxime Ripard
2013-09-21  1:03 ` [PATCH 2/3] clk: sunxi: factors: clear variables before using them Emilio López
2013-09-23 16:57   ` Maxime Ripard
2013-09-21  1:03 ` [PATCH 3/3] clk: sunxi: protect core clocks from accidental shutdown Emilio López
2013-09-23 17:00   ` Maxime Ripard
2013-10-09 12:51 ` [PATCH 0/3] sunxi clock fixes Emilio López
2013-10-31 12:18   ` Emilio López [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52724A84.1010806@elopez.com.ar \
    --to=emilio@elopez.com.ar \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.