Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932145AbbFDTsr (ORCPT ); Thu, 4 Jun 2015 15:48:47 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54704 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752508AbbFDTsq (ORCPT ); Thu, 4 Jun 2015 15:48:46 -0400 Date: Thu, 4 Jun 2015 12:48:44 -0700 From: Stephen Boyd To: Ezequiel Garcia Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Mike Turquette , Andrew Bresticker , James Hartley , James Hogan , cernekee@chromium.org, Govindraj.Raja@imgtec.com, Damien.Horsley@imgtec.com Subject: Re: [PATCH 3/3] clk: pistachio: Add sanity checks on PLL configuration Message-ID: <20150604194844.GH676@codeaurora.org> References: <1432677669-29581-1-git-send-email-ezequiel.garcia@imgtec.com> <1432677669-29581-4-git-send-email-ezequiel.garcia@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432677669-29581-4-git-send-email-ezequiel.garcia@imgtec.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: 812 Lines: 25 On 05/26, Ezequiel Garcia wrote: > From: Kevin Cernekee > > When setting the PLL rates, check that: > > - VCO is within range > - PFD is within range > - PLL is disabled when postdiv is changed > - postdiv2 <= postdiv1 > > Reviewed-by: Andrew Bresticker > Signed-off-by: Kevin Cernekee > Signed-off-by: Ezequiel Garcia > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/