From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756613AbbCFToJ (ORCPT ); Fri, 6 Mar 2015 14:44:09 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:59455 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756530AbbCFToG (ORCPT ); Fri, 6 Mar 2015 14:44:06 -0500 Message-ID: <54FA0385.2060808@codeaurora.org> Date: Fri, 06 Mar 2015 11:44:05 -0800 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Mike Turquette , =?UTF-8?B?VXdlIEtsZWluZS1Lw7Zu?= =?UTF-8?B?aWc=?= CC: kernel@pengutronix.de, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, =?UTF-8?B?U8O2cmVuIEJyaW5rbWFubg==?= Subject: Re: [PATCH 0/3] clk: divider: three exactness fixes (and a rant) References: <20150221085620.GV19388@pengutronix.de> <1424515225-6929-1-git-send-email-u.kleine-koenig@pengutronix.de> <20150306185730.11109.45998@quantum> In-Reply-To: <20150306185730.11109.45998@quantum> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/06/15 10:57, Mike Turquette wrote: > > Uwe, > > Thanks for the fixes. I'm thinking of taking all three for 4.0. I also > agree on clk_round_rate_nearest (along with a _ceil and _floor version > as well). That's something we can do for 4.1 probably. > > There are currently 3 users of CLK_DIVIDER_ROUND_CLOSEST: > > Loongson > QCOM > ST > > So now is probably the right time to remove the flag if we're going to > do it. > > What do you think? > I may have had to do divider round closest on qcom platforms because of the problem these patches are for. I'll have to go back and look. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project