linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sh/ARM: shmobile: add sh_clk_fsidiv_register()
@ 2012-10-31  3:05 Kuninori Morimoto
  2012-10-31  7:08 ` Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2012-10-31  3:05 UTC (permalink / raw)
  To: linux-sh


Hi Paul, Simon

These patches add sh_clk_fsidiv_register() for FSI-DIV clock control.
This is 1st step of FSI-DT support.
My plan is...

 1st : sh/ARM: add FSI-DIV clock control functions
 2nd : FSI driver supports audio clock calculation method
 3rd : sh/ARM: remove old style .set_rate callback from platform
 4th : FSI support DT
 5th : platform use DT for FSI

Kuninori Morimoto (3):
      sh: clkfwk: add sh_clk_fsidiv_register()
      ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
      ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks

 arch/arm/mach-shmobile/board-ap4evb.c        |    2 +-
 arch/arm/mach-shmobile/board-mackerel.c      |    2 +-
 arch/arm/mach-shmobile/clock-sh7372.c        |   92 +++-----------------------
 arch/arm/mach-shmobile/include/mach/sh7372.h |    2 -
 drivers/sh/clk/cpg.c                         |   86 ++++++++++++++++++++++++
 include/linux/sh_clk.h                       |    9 +++
 6 files changed, 107 insertions(+), 86 deletions(-)


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2012-11-08  5:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31  3:05 [PATCH 0/3] sh/ARM: shmobile: add sh_clk_fsidiv_register() Kuninori Morimoto
2012-10-31  7:08 ` Simon Horman
2012-11-01  0:11 ` Paul Mundt
2012-11-08  0:09 ` Kuninori Morimoto
2012-11-08  1:06 ` Simon Horman
2012-11-08  5:28 ` Paul Mundt
2012-11-08  5:43 ` Simon Horman

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).