linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: ux500: Add abx500 clock driver
@ 2012-11-22 10:35 Ulf Hansson
  2012-11-22 10:35 ` [PATCH 1/2] clk: ux500: Initial support for " Ulf Hansson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ulf Hansson @ 2012-11-22 10:35 UTC (permalink / raw)
  To: linux-arm-kernel

From: Ulf Hansson <ulf.hansson@linaro.org>

The abx500 clocks will not be initialized from the normal clk init call.

Instead the abx500 clocks relies on the abx500-core and therfore it also
make sense to let it be a child device to it.

Right now, I am not sure of which tree to go through when merging this, but
until that is settled I hope to collect ACKs.

Upcoming series will add the abx500 clock implementations and definitions.

Ulf Hansson (2):
  clk: ux500: Initial support for abx500 clock driver
  mfd: ab8500-core: Add abx500-clk as an mfd child device

 drivers/clk/ux500/Makefile     |    3 ++
 drivers/clk/ux500/abx500-clk.c |   73 ++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/ab8500-core.c      |    4 +++
 3 files changed, 80 insertions(+)
 create mode 100644 drivers/clk/ux500/abx500-clk.c

-- 
1.7.10

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

end of thread, other threads:[~2012-11-26 17:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 10:35 [PATCH 0/2] clk: ux500: Add abx500 clock driver Ulf Hansson
2012-11-22 10:35 ` [PATCH 1/2] clk: ux500: Initial support for " Ulf Hansson
2012-11-26 17:06   ` Mike Turquette
2012-11-22 10:35 ` [PATCH 2/2] mfd: ab8500-core: Add abx500-clk as an mfd child device Ulf Hansson
2012-11-23 11:18   ` Samuel Ortiz
2012-11-22 13:25 ` [PATCH 0/2] clk: ux500: Add abx500 clock driver Linus Walleij
2012-11-23 15:43   ` Ulf Hansson

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