From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754810AbbJGTPJ (ORCPT ); Wed, 7 Oct 2015 15:15:09 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54265 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753974AbbJGTPE (ORCPT ); Wed, 7 Oct 2015 15:15:04 -0400 Date: Wed, 7 Oct 2015 12:15:03 -0700 From: Stephen Boyd To: Gabriel Fernandez Cc: Maxime Coquelin , Michael Turquette , Peter Griffin , Pankaj Dev , Olivier Bideau , Geert Uytterhoeven , Fabian Frederick , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Srinivas Kandagatla , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel@stlinux.com, linux-clk@vger.kernel.org Subject: Re: [PATCH v4 3/4] drivers: clk: st: Correct the pll-type for A9 for stih418 Message-ID: <20151007191503.GC12345@codeaurora.org> References: <1444208939-10233-1-git-send-email-gabriel.fernandez@linaro.org> <1444208939-10233-4-git-send-email-gabriel.fernandez@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444208939-10233-4-git-send-email-gabriel.fernandez@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/07, Gabriel Fernandez wrote: > Add support for new PLL-type for stih418 A9-PLL. > Currently the 407_A9_PLL type being used, it is corrected with this patch > 4600c28 PLL allows to reach higher frequencies > so its programming algorithm is extended. > > Signed-off-by: Pankaj Dev > Signed-off-by: Gabriel Fernandez > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project