Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754304AbdL1W5T (ORCPT ); Thu, 28 Dec 2017 17:57:19 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:57798 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169AbdL1W5Q (ORCPT ); Thu, 28 Dec 2017 17:57:16 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 172D360AFE Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org Date: Thu, 28 Dec 2017 14:57:15 -0800 From: Stephen Boyd To: Lori Hikichi Cc: Michael Turquette , Ray Jui , Scott Branden , Jon Mason , bcm-kernel-feedback-list@broadcom.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lori Hikichi Subject: Re: [PATCH v1 3/4] clk: iproc: Allow plls to do minor rate changes without reset Message-ID: <20171228225715.GV7997@codeaurora.org> References: <1502737241-2040-1-git-send-email-lori.hikichi@broadcom.com> <1502737241-2040-4-git-send-email-lori.hikichi@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1502737241-2040-4-git-send-email-lori.hikichi@broadcom.com> 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: 474 Lines: 15 On 08/14, Lori Hikichi wrote: > From: Lori Hikichi > > The iproc plls are capable of doing small rate changes without the > need for a full reset and re-lock procedure. This feature will > allow for small tweaks to the PLL rate to occur smoothly. > > Signed-off-by: Lori Hikichi > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project