Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933390AbcKBVwJ (ORCPT ); Wed, 2 Nov 2016 17:52:09 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:34820 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932868AbcKBVwF (ORCPT ); Wed, 2 Nov 2016 17:52:05 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org A77D661629 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Wed, 2 Nov 2016 14:51:52 -0700 From: Stephen Boyd To: Rajendra Nayak Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, tdas@codeaurora.org Subject: Re: [PATCH v3 04/11] clk: qcom: Enable FSM mode for votable alpha PLLs Message-ID: <20161102215152.GP16026@codeaurora.org> References: <1475138152-859-1-git-send-email-rnayak@codeaurora.org> <1475138152-859-5-git-send-email-rnayak@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475138152-859-5-git-send-email-rnayak@codeaurora.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 Content-Length: 523 Lines: 15 On 09/29, Rajendra Nayak wrote: > The votable alpha PLLs need to have the fsm mode enabled as part > of the initialization. The sequence seems to be the same as used > by clk-pll, so move the function which does this into a common > place and reuse it for the clk-alpha-pll > > Signed-off-by: Rajendra Nayak > Signed-off-by: Taniya Das > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project