From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 4 Aug 2015 13:42:38 +0300 From: Heikki Krogerus To: Andy Shevchenko Cc: Stephen Boyd , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Heiko Stuebner , linux-clk@vger.kernel.org Subject: Re: [PATCH v5 4/5] clk: fractional-divider: switch to rational best approximation Message-ID: <20150804104238.GD7675@kuha.fi.intel.com> References: <1437997733-135331-1-git-send-email-andriy.shevchenko@linux.intel.com> <1437997733-135331-5-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1437997733-135331-5-git-send-email-andriy.shevchenko@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Jul 27, 2015 at 02:48:52PM +0300, Andy Shevchenko wrote: > This patch converts the code to use rational best approximation algorithm which > is much more precise. > > Suggested-by: Stephen Boyd > Signed-off-by: Andy Shevchenko Reviewed-by: Heikki Krogerus Thanks, -- heikki