From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758653AbcEFRff (ORCPT ); Fri, 6 May 2016 13:35:35 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:41120 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755370AbcEFRfd (ORCPT ); Fri, 6 May 2016 13:35:33 -0400 Date: Fri, 6 May 2016 10:35:31 -0700 From: Stephen Boyd To: Jose Abreu Cc: linux-clk@vger.kernel.org, Carlos Palminha , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Michael Turquette , Alexey Brodkin , Vineet Gupta , linux-snps-arc@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH 1/2 v6] clk/axs10x: Add I2S PLL clock driver Message-ID: <20160506173531.GU3492@codeaurora.org> References: <6bae37562ffc6c62c015e12b7bf6a35c9a3e734d.1461258787.git.joabreu@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6bae37562ffc6c62c015e12b7bf6a35c9a3e734d.1461258787.git.joabreu@synopsys.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 05/02, Jose Abreu wrote: > The ARC SDP I2S clock can be programmed using a > specific PLL. > > This patch has the goal of adding a clock driver > that programs this PLL. > > At this moment the rate values are hardcoded in > a table but in the future it would be ideal to > use a function which determines the PLL values > given the desired rate. > > Signed-off-by: Jose Abreu > --- Applied to clk-next I'm not applying the arc dts file (patch #2 in this series). -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project