Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755546AbbLACcF (ORCPT ); Mon, 30 Nov 2015 21:32:05 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:39496 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755327AbbLACbp (ORCPT ); Mon, 30 Nov 2015 21:31:45 -0500 Date: Mon, 30 Nov 2015 18:31:43 -0800 From: Stephen Boyd To: Mike Turquette Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Rajendra Nayak , linux-arm-msm@vger.kernel.org Subject: Re: [PATCH v2 0/5] Add support for MSM8996 clock controllers Message-ID: <20151201023143.GH17532@codeaurora.org> References: <1448933502-11944-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448933502-11944-1-git-send-email-sboyd@codeaurora.org> 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: 1068 Lines: 25 On 11/30, Stephen Boyd wrote: > These patches add support for the global and multimedia clock controllers > found on MSM8996 devices. The first patch allows us to implement a > "power of two" divider of different widths with a table based divider. > The second patch adds support for Alpha PLLs and the 3rd and 5th patches > add support for the two clock controllers. The fourth patch is > a new type of clock ops for the graphics clock that does some custom > ping-pong between different PLLs when switching graphics frequencies. > > Changes from v1: > * Added some missing clocks in gcc and mmcc drivers > * Updated PLL settings in mmcc > > I've pushed this to clk-msm8996 and merged it into 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/