Hi, On Friday 24 of May 2013 11:25:14 Vikas Sajjan wrote: > This patch series does the following: > > 1) Factors out possible common code, unifies the clk strutures used > for PLL35XX & PLL36XX and usues clk->base instead of clk->con0 > > 2) Defines a common rate_table which will contain recommended p, m, s and k > values for supported rates that needs to be changed for changing > corresponding PLL's rate > > 3) Adds set_rate() and round_rate() clk_ops for PLL35XX and PLL36XXX > > Is rebased on branch kgene's "for-next" > https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h= > for-next > > And tested these patch on chromebook for EPLL settings for Audio on our > chrome tree. > > Vikas Sajjan (2): > clk: samsung: Add set_rate() clk_ops for PLL36XX > clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC > > Yadwinder Singh Brar (3): > clk: samsung: Use clk->base instead of directly using clk->con0 for > PLL3XXX > clk: samsung: Add support to register rate_table for PLL3XXX > clk: samsung: Add set_rate() clk_ops for PLL35XX > > drivers/clk/samsung/clk-exynos4.c | 10 +- > drivers/clk/samsung/clk-exynos5250.c | 29 +++- > drivers/clk/samsung/clk-pll.c | 243 > ++++++++++++++++++++++++++++++---- drivers/clk/samsung/clk-pll.h | > 27 +++- > 4 files changed, 272 insertions(+), 37 deletions(-) Could you please send the series properly, with all patches arriving to all necessary mailing lists and with all important people on CC? This and your previous attempts fail to meet this requirement, making it impossible to properly review and comment the patches. Also please add linux-arm-kernel@xxxxxxxxxxxxxxxxxxx , as it is the primary list for sending clock-related patches (see the MAINTAINERS file). Best regards, -- Tomasz Figa Linux Kernel Developer Samsung R&D Institute Poland Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html