From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751342AbbJBA04 (ORCPT ); Thu, 1 Oct 2015 20:26:56 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59575 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225AbbJBA0x (ORCPT ); Thu, 1 Oct 2015 20:26:53 -0400 Date: Thu, 1 Oct 2015 17:26:51 -0700 From: Stephen Boyd To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, heikki.krogerus@linux.intel.com, linux-clk@vger.kernel.org Subject: Re: [PATCH v6 4/5] clk: fractional-divider: switch to rational best approximation Message-ID: <20151002002651.GD12338@codeaurora.org> References: <1442937252-50281-1-git-send-email-andriy.shevchenko@linux.intel.com> <1442937252-50281-5-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442937252-50281-5-git-send-email-andriy.shevchenko@linux.intel.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 On 09/22, Andy Shevchenko wrote: > This patch converts the code to use rational best approximation algorithm which > is much more precise. > > Suggested-by: Stephen Boyd > Reviewed-by: Heikki Krogerus > Signed-off-by: Andy Shevchenko > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project