Messages in this thread |  | | From | Mike Turquette <> | Subject | [GIT PULL] clk: fixes for 3.12 | Date | Thu, 31 Oct 2013 21:04:22 -0700 |
| |
The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:
Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)
are available in the git repository at:
git://git.linaro.org/people/mturquette/linux.git tags/clk-fixes-for-linus
for you to fetch changes up to 2f9f64bc5aa31836810cd25301aa4772ad73ebab:
clk: fixup argument order when setting VCO parameters (2013-10-07 23:01:07 -0700)
---------------------------------------------------------------- Dinh Nguyen (1): clk: socfpga: Fix incorrect sdmmc clock name
Jonathan Austin (1): clk: fixup argument order when setting VCO parameters
Linus Walleij (1): clk: nomadik: set all timers to use 2.4 MHz TIMCLK
Simon Guinot (1): clk: armada-370: fix tclk frequencies
drivers/clk/clk-nomadik.c | 21 +++++++++++++++++++++ drivers/clk/mvebu/armada-370.c | 4 ++-- drivers/clk/socfpga/clk.c | 2 +- drivers/clk/versatile/clk-icst.c | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-)
|  |