Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753419Ab3EaGzq (ORCPT ); Fri, 31 May 2013 02:55:46 -0400 Received: from mail-we0-f180.google.com ([74.125.82.180]:51586 "EHLO mail-we0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751953Ab3EaGzi (ORCPT ); Fri, 31 May 2013 02:55:38 -0400 Date: Fri, 31 May 2013 07:55:32 +0100 From: Lee Jones To: Mike Turquette Cc: Philippe Begnic , Ulf Hansson , Linus Walleij , Srinidhi Kasagar , linux-arm-kernel@lists.infradead.org, Fabio Baltieri , linux-kernel@vger.kernel.org, olivier.clergeaud@st.com, Philippe Begnic Subject: Re: [PATCH 0/4] clk, mfd: u8540 clock tree definition Message-ID: <20130531065532.GA10355@gmail.com> References: <1369658492-31358-1-git-send-email-philippe.begnic.st@gmail.com> <20130531012509.21525.90187@quantum> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130531012509.21525.90187@quantum> 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: 1552 Lines: 40 On Thu, 30 May 2013, Mike Turquette wrote: > Quoting Philippe Begnic (2013-05-27 05:41:28) > > From: Philippe Begnic > > > > Create U8540 clock tree definitions for common clock framework > > > > The clock changes look good to me. How did you want to merge the > patches? You may as well take them through your tree Mike. > > Philippe Begnic (4): > > clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 > > mfd: db8500: Update register definition for u8540 clock > > mfd: db8500: Update BML clock register for db8580 > > clk: ux500: Clocks definition for u8540 > > > > arch/arm/mach-ux500/cpu.c | 6 +- > > drivers/clk/ux500/u8540_clk.c | 564 ++++++++++++++++++++++++++++- > > drivers/clk/ux500/u9540_clk.c | 4 +- > > drivers/mfd/db8500-prcmu.c | 1 + > > drivers/mfd/dbx500-prcmu-regs.h | 1 + > > include/linux/mfd/abx500/ab8500-sysctrl.h | 4 +- > > include/linux/mfd/dbx500-prcmu.h | 12 + > > include/linux/platform_data/clk-ux500.h | 6 +- > > 8 files changed, 587 insertions(+), 11 deletions(-) > > -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/