All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC V2 0/8] imx5 clock port to Mike's clkv4
@ 2011-12-14  9:23 Richard Zhao
  2011-12-14 10:06 ` Richard Zhao
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Richard Zhao @ 2011-12-14  9:23 UTC (permalink / raw)
  To: linux-arm-kernel

Changes in V2:
 - port to Mike's clkv4 base.
 - move clk-div and clk-mux define macro to common header file
 - add driver/clk/imx to hold imx clock drivers and move imx common clock
   and imx51/53 clock to the folder

[RFC V2 1/8] clk: pass parent rate if recalc_rate is NULL
[RFC V2 2/8] clk: Add support for simple dividers
[RFC V2 3/8] clk: Add support for a generic clock multiplexer
[RFC V2 4/8] ARM i.MX: Add generic support for pllv2
[RFC V2 5/8] ARM i.MX: clk: add generic support of gate2b
[RFC V2 6/8] ARM i.MX: prepare common clk support
[RFC V2 7/8] ARM i.MX51/53: reimplement clock support
[RFC V2 8/8] clk/imx: move imx51/imx53 clock to driver/clk/imx

Thanks
Richard

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

end of thread, other threads:[~2011-12-18  8:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-14  9:23 [RFC V2 0/8] imx5 clock port to Mike's clkv4 Richard Zhao
2011-12-14 10:06 ` Richard Zhao
     [not found] ` <1323854638-3455-2-git-send-email-richard.zhao@linaro.org>
2011-12-16 21:21   ` [RFC V2 1/8] clk: pass parent rate if recalc_rate is NULL Mike Turquette
     [not found] ` <1323854638-3455-5-git-send-email-richard.zhao@linaro.org>
2011-12-16 23:17   ` [RFC V2 4/8] ARM i.MX: Add generic support for pllv2 Mike Turquette
2011-12-17  4:01     ` Richard Zhao
     [not found] ` <1323854638-3455-6-git-send-email-richard.zhao@linaro.org>
2011-12-16 23:25   ` [RFC V2 5/8] ARM i.MX: clk: add generic support of gate2b Mike Turquette
2011-12-18  8:06     ` Richard Zhao
     [not found] ` <1323854638-3455-7-git-send-email-richard.zhao@linaro.org>
2011-12-16 23:34   ` [RFC V2 6/8] ARM i.MX: prepare common clk support Mike Turquette
2011-12-18  7:59     ` Richard Zhao

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.