Patch 1/4 to 3/4 are pll calculation fixes for clock settings. Patch 4/4: Is a reword and repost based on earlier thread: http://patchwork.linux-mips.org/patch/10108/ Series Based on 4.2-rc5 Tested with Pistachio Bring-up-Board. Changes from v1: --------------- Fix comments from Andrew. Topics: * http://patchwork.linux-mips.org/patch/10888/ (Remove long conversion for pll_rate_table variables) * http://patchwork.linux-mips.org/patch/10889/ (reword pll to PLL) * http://patchwork.linux-mips.org/patch/10891/ (squash 4/6 to 3/6) * http://patchwork.linux-mips.org/patch/10892/ (squash 5/6 to 3/6) * http://patchwork.linux-mips.org/patch/10893/ (Add missing signed-off) Damien.Horsley (1): clk: pistachio: correct critical clock list Zdenko Pulitika (3): clk: pistachio: Fix 32bit integer overflows clk: pistachio: Fix override of clk-pll settings from boot loader clk: pistachio: Fix PLL rate calculation in integer mode drivers/clk/pistachio/clk-pistachio.c | 19 ++++++--- drivers/clk/pistachio/clk-pll.c | 75 ++++++++++++++++++++++++++--------- 2 files changed, 71 insertions(+), 23 deletions(-) -- 1.9.1