From: jacob pan <jacob.jun.pan@linux.intel.com>
To: Jamie Iles <jamie@jamieiles.com>
Cc: linux-kernel@vger.kernel.org, johnstul@us.ibm.com, tglx@linutronix.de
Subject: Re: [PATCHv2 0/2] Permit reuse of APB timers on other platforms
Date: Fri, 8 Apr 2011 10:36:46 -0700 [thread overview]
Message-ID: <20110408103646.4f45d42f@jacob-laptop> (raw)
In-Reply-To: <1302273218-7263-1-git-send-email-jamie@jamieiles.com>
On Fri, 8 Apr 2011 15:33:36 +0100
Jamie Iles <jamie@jamieiles.com> wrote:
> This patch series splits out the DesignWare APB timer handling into
> clocksource and clockevent drivers then allows different platforms to
> reuse them. The Synopsys timers can be found in x86, ARM and
> potentially other architectures.
>
> Here's the updated patch series which Jacob has had running on his x86
> platform and I have working on a currently out-of-tree ARM platform.
>
> Many thanks to Jacob for the testing (and fixing) to get this running
> on x86.
>
> Jamie Iles (2):
> x86, mrst: share APB timer code with other platforms
> clocksource: platform driver for APB timers
>
> arch/x86/Kconfig | 1 +
> arch/x86/include/asm/apb_timer.h | 22 +--
> arch/x86/kernel/apb_timer.c | 421
> +++++----------------------
> drivers/Kconfig | 2 +
> drivers/clocksource/Kconfig | 11 +
> drivers/clocksource/Makefile | 2 +
> drivers/clocksource/dw_apb_timer.c | 322
> ++++++++++++++++++++ drivers/clocksource/dw_apb_timer_platform.c |
> 173 +++++++++++ include/linux/dw_apb_timer.h | 129
> ++++++++ 9 files changed, 714 insertions(+), 369 deletions(-) create
> mode 100644 drivers/clocksource/Kconfig create mode 100644
> drivers/clocksource/dw_apb_timer.c create mode 100644
> drivers/clocksource/dw_apb_timer_platform.c create mode 100644
> include/linux/dw_apb_timer.h
>
Hi Jamie,
Which tree are your patches based on? I failed to apply them on
both mainline and tip tree.
There has been some recent changes in arch/x86/kernel/apb_timer.c
I have resolved conflict and sending you updated patch separately.
Please check,
--
Thanks
Jacob
(from Linux laptop)
prev parent reply other threads:[~2011-04-08 17:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 14:33 Jamie Iles
2011-04-08 14:33 ` [PATCHv2 1/2] x86, mrst: share APB timer code with " Jamie Iles
2011-04-08 22:03 ` jacob pan
2011-04-08 22:55 ` Jamie Iles
2011-04-11 17:35 ` jacob pan
2011-04-08 14:33 ` [PATCHv2 2/2] clocksource: platform driver for APB timers Jamie Iles
2011-04-08 17:36 ` jacob pan [this message]
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=20110408103646.4f45d42f@jacob-laptop \
--to=jacob.jun.pan@linux.intel.com \
--cc=jamie@jamieiles.com \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®