linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: mmp: bug fix for clk-frac
@ 2014-01-23  2:47 Chao Xie
  2014-01-23  2:47 ` [PATCH 1/3] clk: mmp: fix wrong mask when calculate denominator Chao Xie
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chao Xie @ 2014-01-23  2:47 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-27  4:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).