All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] clk: pistachio: Fixes for pll calculations.
@ 2015-08-07 16:20 ` Govindraj Raja
  0 siblings, 0 replies; 16+ messages in thread
From: Govindraj Raja @ 2015-08-07 16:20 UTC (permalink / raw)
  To: linux-mips, linux-clk, Stephen Boyd, Michael Turquette
  Cc: Zdenko Pulitika, Kevin Cernekee, Ralf Baechle, Andrew Bresticker,
	James Hartley, Govindraj Raja, Damien Horsley, James Hogan,
	Ezequiel Garcia, Govindraj Raja

Patch 1/4 to 3/4 are pll calculation fixes for clock settings.

Patch 4/4: Is a reword and repost based on earlier thread:
http://patchwork.linux-mips.org/patch/10108/

Series Based on 4.2-rc5
Tested with Pistachio Bring-up-Board.

Changes from v1:
---------------
Fix comments from Andrew.
Topics:

* http://patchwork.linux-mips.org/patch/10888/
  (Remove long conversion for pll_rate_table variables)
	
* http://patchwork.linux-mips.org/patch/10889/
  (reword pll to PLL)

* http://patchwork.linux-mips.org/patch/10891/
  (squash 4/6 to 3/6)

* http://patchwork.linux-mips.org/patch/10892/
  (squash 5/6 to 3/6) 

* http://patchwork.linux-mips.org/patch/10893/
  (Add missing signed-off)


Damien.Horsley (1):
  clk: pistachio: correct critical clock list

Zdenko Pulitika (3):
  clk: pistachio: Fix 32bit integer overflows
  clk: pistachio: Fix override of clk-pll settings from boot loader
  clk: pistachio: Fix PLL rate calculation in integer mode

 drivers/clk/pistachio/clk-pistachio.c | 19 ++++++---
 drivers/clk/pistachio/clk-pll.c       | 75 ++++++++++++++++++++++++++---------
 2 files changed, 71 insertions(+), 23 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-12 14:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 16:20 [PATCH v2 0/4] clk: pistachio: Fixes for pll calculations Govindraj Raja
2015-08-07 16:20 ` Govindraj Raja
2015-08-07 16:20 ` [PATCH v2 1/4] clk: pistachio: Fix 32bit integer overflows Govindraj Raja
2015-08-07 16:20   ` Govindraj Raja
2015-08-10 15:55   ` Zdenko Pulitika
2015-08-10 15:55     ` Zdenko Pulitika
2015-08-12 14:31     ` Govindraj Raja
2015-08-12 14:31       ` Govindraj Raja
2015-08-12 14:31       ` Govindraj Raja
2015-08-07 16:20 ` [PATCH v2 2/4] clk: pistachio: Fix override of clk-pll settings from boot loader Govindraj Raja
2015-08-07 16:20   ` Govindraj Raja
2015-08-07 16:20 ` [PATCH v2 3/4] clk: pistachio: Fix PLL rate calculation in integer mode Govindraj Raja
2015-08-07 16:20   ` Govindraj Raja
2015-08-07 16:20 ` [PATCH v2 4/4] clk: pistachio: correct critical clock list Govindraj Raja
2015-08-07 16:20   ` Govindraj Raja
2015-08-08 11:34   ` Sergei Shtylyov

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.