All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: vt8500: updates for 3.11
@ 2013-05-13  8:20 ` Tony Prisk
  0 siblings, 0 replies; 7+ messages in thread
From: Tony Prisk @ 2013-05-13  8:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

Two updates for the arch-vt8500 clock code:

#1: Add support for the WM8850 PLL.
#2: Remove a second divisor check in vt8500_dclk_set_rate() which causes the
divisor to be round-down too low.

Regards
Tony Prisk

Tony Prisk (2):
  clk: vt8500: Add support for clocks on the WM8850 SoCs
  clk: vt8500: Remove unnecessary divisor adjustment in
    vtwm_dclk_set_rate()

 Documentation/devicetree/bindings/clock/vt8500.txt |    2 +
 drivers/clk/clk-vt8500.c                           |   75 ++++++++++++++++++--
 2 files changed, 73 insertions(+), 4 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-05-29 21:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13  8:20 [PATCH 0/2] clk: vt8500: updates for 3.11 Tony Prisk
2013-05-13  8:20 ` Tony Prisk
2013-05-13  8:20 ` [PATCH 1/2] clk: vt8500: Add support for clocks on the WM8850 SoCs Tony Prisk
2013-05-13  8:20   ` Tony Prisk
2013-05-13  8:21 ` [PATCH 2/2] clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate() Tony Prisk
2013-05-13  8:21   ` Tony Prisk
2013-05-29 21:48 ` [PATCH 0/2] clk: vt8500: updates for 3.11 Mike Turquette

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.