All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] clk: mmp: fix and add new clock
@ 2015-04-30  1:53 ` Chao Xie
  0 siblings, 0 replies; 10+ messages in thread
From: Chao Xie @ 2015-04-30  1:53 UTC (permalink / raw)
  To: linux-arm-kernel

From: Chao Xie <chao.xie@marvell.com>

There are three patches
First two are fix patches.
The last one will add the timer clock for pxa168/mmp2/pxa910.

The timer driver will make use of the timer clock.

Chao Xie (3):
  clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168
  clk: mmp: Fix the wrong factor table for uart PLL
  clk: mmp: add timer clock for pxa168/mmp2/pxa910

 drivers/clk/mmp/clk-mmp2.c                 |  4 +---
 drivers/clk/mmp/clk-of-mmp2.c              | 10 +++++++---
 drivers/clk/mmp/clk-of-pxa168.c            |  8 ++++++++
 drivers/clk/mmp/clk-of-pxa910.c            | 12 ++++++++++++
 include/dt-bindings/clock/marvell,mmp2.h   |  1 +
 include/dt-bindings/clock/marvell,pxa168.h |  3 +++
 include/dt-bindings/clock/marvell,pxa910.h |  4 ++++
 7 files changed, 36 insertions(+), 6 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2015-06-04 19:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30  1:53 [PATCH RESEND 0/3] clk: mmp: fix and add new clock Chao Xie
2015-04-30  1:53 ` Chao Xie
2015-04-30  1:53 ` [PATCH RESEND 1/3] clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168 Chao Xie
2015-04-30  1:53   ` Chao Xie
2015-04-30  1:53 ` [PATCH RESEND 2/3] clk: mmp: Fix the wrong factor table for uart PLL Chao Xie
2015-04-30  1:53   ` Chao Xie
2015-04-30  1:53 ` [PATCH RESEND 3/3] clk: mmp: add timer clock for pxa168/mmp2/pxa910 Chao Xie
2015-04-30  1:53   ` Chao Xie
2015-06-04 19:10 ` [PATCH RESEND 0/3] clk: mmp: fix and add new clock Stephen Boyd
2015-06-04 19:10   ` Stephen Boyd

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.