All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] clk: mmp: bug fix for clk-frac
Date: Wed, 26 Mar 2014 21:37:08 -0700	[thread overview]
Message-ID: <20140327043708.5762.44142@quantum> (raw)
In-Reply-To: <1390445262-27486-1-git-send-email-chao.xie@marvell.com>

Quoting Chao Xie (2014-01-22 18:47:39)
> From: Chao Xie <chao.xie@marvell.com>
> 
> When use the clk-frac type of mmp, some bugs are found.
> The following 3 patches are bug fix for clk-frac

Taken into clk-next!

Regards,
Mike

> 
> Chao Xie (3):
>   clk: mmp: fix wrong mask when calculate denominator
>   clk: mmp: fix the wrong calculation formula
>   clk: mmp: try to use closer one when do round rate
> 
>  drivers/clk/mmp/clk-frac.c | 21 +++++++++++++--------
>  1 file changed, 13 insertions(+), 8 deletions(-)
> 
> -- 
> 1.8.3.2
> 

      parent reply	other threads:[~2014-03-27  4:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23  2:47 [PATCH 0/3] clk: mmp: bug fix for clk-frac Chao Xie
2014-01-23  2:47 ` [PATCH 1/3] clk: mmp: fix wrong mask when calculate denominator Chao Xie
2014-01-23  2:47 ` [PATCH 2/3] clk: mmp: fix the wrong calculation formula Chao Xie
2014-01-23  2:47 ` [PATCH 3/3] clk: mmp: try to use closer one when do round rate Chao Xie
2014-02-13  6:41 ` [PATCH 0/3] clk: mmp: bug fix for clk-frac Chao Xie
2014-03-27  4:37 ` Mike Turquette [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=20140327043708.5762.44142@quantum \
    --to=mturquette@linaro.org \
    --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.