From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] clk, mfd: u8540 clock tree definition
Date: Thu, 30 May 2013 18:25:09 -0700 [thread overview]
Message-ID: <20130531012509.21525.90187@quantum> (raw)
In-Reply-To: <1369658492-31358-1-git-send-email-philippe.begnic.st@gmail.com>
Quoting Philippe Begnic (2013-05-27 05:41:28)
> From: Philippe Begnic <philippe.begnic@st.com>
>
> Create U8540 clock tree definitions for common clock framework
>
The clock changes look good to me. How did you want to merge the
patches?
Regards,
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(-)
>
> --
> 1.7.9.5
WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@linaro.org>
To: Philippe Begnic <philippe.begnic.st@gmail.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>,
Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
Lee Jones <lee.jones@linaro.org>,
Fabio Baltieri <fabio.baltieri@linaro.org>,
linux-kernel@vger.kernel.org, olivier.clergeaud@st.com,
philippe.begnic.st@gmail.com,
Philippe Begnic <philippe.begnic@st.com>
Subject: Re: [PATCH 0/4] clk, mfd: u8540 clock tree definition
Date: Thu, 30 May 2013 18:25:09 -0700 [thread overview]
Message-ID: <20130531012509.21525.90187@quantum> (raw)
In-Reply-To: <1369658492-31358-1-git-send-email-philippe.begnic.st@gmail.com>
Quoting Philippe Begnic (2013-05-27 05:41:28)
> From: Philippe Begnic <philippe.begnic@st.com>
>
> Create U8540 clock tree definitions for common clock framework
>
The clock changes look good to me. How did you want to merge the
patches?
Regards,
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(-)
>
> --
> 1.7.9.5
next prev parent reply other threads:[~2013-05-31 1:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-27 12:41 [PATCH 0/4] clk, mfd: u8540 clock tree definition Philippe Begnic
2013-05-27 12:41 ` Philippe Begnic
2013-05-27 12:41 ` [PATCH 1/4] clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 Philippe Begnic
2013-05-27 12:41 ` Philippe Begnic
2013-05-27 12:49 ` Ulf Hansson
2013-05-27 12:49 ` Ulf Hansson
2013-05-27 12:41 ` [PATCH 2/4] mfd: db8500: Update register definition for u8540 clock Philippe Begnic
2013-05-27 12:41 ` Philippe Begnic
2013-05-27 12:41 ` [PATCH 3/4] mfd: db8500: Update BML clock register for db8580 Philippe Begnic
2013-05-27 12:41 ` Philippe Begnic
2013-05-27 12:41 ` [PATCH 4/4] clk: ux500: Clocks definition for u8540 Philippe Begnic
2013-05-27 12:41 ` Philippe Begnic
2013-05-31 1:25 ` Mike Turquette [this message]
2013-05-31 1:25 ` [PATCH 0/4] clk, mfd: u8540 clock tree definition Mike Turquette
2013-05-31 6:55 ` Lee Jones
2013-05-31 6:55 ` Lee Jones
2013-05-31 19:14 ` Mike Turquette
2013-06-03 8:15 ` Lee Jones
2013-06-03 8:15 ` Lee Jones
2013-06-07 1:19 ` Mike Turquette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130531012509.21525.90187@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.