lkml.org 
[lkml]   [2011]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/2] Common struct clk implementation, v14
Hello,

On Mon, Apr 18, 2011 at 07:54:42PM +0900, Paul Mundt wrote:
> If you'd prefer not to be the guinea pig for the clock bits going in to
> .40 I'm certainly happy to take them in a topic branch, convert my
> platforms on top of that and send the bits off to Linus early in the
> merge window.
To get this forward I set up a branch with the generic bits sent to the
list so far. I really think this should be fixed better now than later
to give enough time for potential users of the new API to implement it
for their platform.

The following changes since commit f0e615c3cb72b42191b558c130409335812621d8:

Linux 2.6.39-rc4 (2011-04-18 21:26:00 -0700)

are available in the git repository at:
git://git.pengutronix.de/git/ukl/linux-2.6.git common-struct-clk

Jeremy Kerr (2):
Add a common struct clk
clk: Generic support for fixed-rate clocks

Russell King - ARM Linux (1):
Fix clkdev return value for NULL clk case

Sascha Hauer (1):
clk: Make NULL a valid clock again

drivers/clk/Kconfig | 3 +
drivers/clk/Makefile | 1 +
drivers/clk/clk.c | 173 ++++++++++++++++++++++++++++++++++++++++++++++++
drivers/clk/clkdev.c | 26 +++++---
include/linux/clk.h | 180 +++++++++++++++++++++++++++++++++++++++++++++++---
5 files changed, 364 insertions(+), 19 deletions(-)
create mode 100644 drivers/clk/clk.c

I declare this to be stable, so assuming people are OK with it, you can
use that as a base to convert your platforms.

@Linus: I hope you're willing to pull this branch after .39?! (A public
"yes" might motivate one or the other maintainer to convert their
platform to it.)

There is a 2nd branch on that repository that also contains my RFC patch
just sent to this list in case you want to test it.

The following changes since commit 0ddb7f510fd51213801bf33194629fabf0818f39:

clk: Make NULL a valid clock again (2011-04-20 16:02:29 +0200)

are available in the git repository at:
git://git.pengutronix.de/git/ukl/linux-2.6.git common-struct-clk-wip

Uwe Kleine-König (1):
[RFC] clk: add support for automatic parent handling

drivers/clk/clk.c | 43 +++++++++++++++++++++++++++++++++++++++++++
include/linux/clk.h | 8 ++++++++
2 files changed, 51 insertions(+), 0 deletions(-)

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-04-20 16:31    [W:0.124 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site