From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Tue, 27 Jan 2015 17:41:05 -0800 Subject: [PATCH v2] clk: sunxi: fix sun6i PLL1 .recalc_rate() result In-Reply-To: <20150124152944.GE8470@lukather> References: <1422088959-23365-1-git-send-email-wens@csie.org> <20150124152944.GE8470@lukather> Message-ID: <20150128014105.22722.46052@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Maxime Ripard (2015-01-24 07:29:44) > Hi Mike, > > On Sat, Jan 24, 2015 at 04:42:39PM +0800, Chen-Yu Tsai wrote: > > PLL1 on sun6i has its N factor start from 1 (N = register value + 1). > > Make the factors clk driver aware of this so clk_factors_recalc_rate() > > gives the correct result. > > > > Cc: # 3.12 9a5e6c7eb5cc clk: sunxi: Support factor > > Cc: # 3.12 > > Signed-off-by: Chen-Yu Tsai > > Could you queue this for 3.19? This is fixed in 76820fc in clk-next, destined for 3.20. Also I'm confused by the stable tags above. Looks like 9a5e6c7eb5cc was merged for 3.16, not 3.12. Regards, Mike > > Thanks, > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux, Kernel and Android engineering > http://free-electrons.com