From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] drivers: timer: inroduce ARC timer driver
Date: Mon, 21 Nov 2016 09:19:47 -0500 [thread overview]
Message-ID: <20161121141947.GC2546@bill-the-cat> (raw)
In-Reply-To: <1479737728.4199.55.camel@synopsys.com>
On Mon, Nov 21, 2016 at 02:16:25PM +0000, Alexey Brodkin wrote:
> Hi Tom, Simon,
>
> On Thu, 2016-11-03 at 18:52 +0300, Vlad Zakharov wrote:
> > This patch series replaces legacy approach to access ARC timer
> > via specific code in "arch/arc/lib/time.c" and uses timer
> > driver instead.
> >
> > ARC cores may have up to 2 built-in timers: timer0 and timer1,
> > usually at least one of them exists.
> >
> > They are controlled through auxiliary registers and so we
> > don't have to remap their control registers as we used to do
> > with MMIO registers of external peripheral devices.
> >
> > Cc: Simon Glass <sjg@chromium.org>
> > ---
> > Changes v1..v2
> > ?- Minor clean-ups of code and comments.
> > ?- Moved TIMER and ARC_TIMER config symbols from each defconfig to
> > arch Kconfig file to avoid duplication
> >
> > Vlad Zakharov (2):
> > ? drivers: timer: Introduce ARC timer driver
> > ? arc: use timer driver instead of arch/arc/lib/timer.c
>
> I'm wondering if you guys would like to accept this short
> series in your tree or I may apply it on mine and send pull-request
> to Tom later on?
FWIW, I have these assigned to you in patchwork as I figured they would
come via the arc tree, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161121/4f0fe4ed/attachment.sig>
next prev parent reply other threads:[~2016-11-21 14:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 15:52 [U-Boot] [PATCH v2 0/2] drivers: timer: inroduce ARC timer driver Vlad Zakharov
2016-11-03 15:52 ` [U-Boot] [PATCH v2 1/2] drivers: timer: Introduce " Vlad Zakharov
2016-11-03 15:52 ` [U-Boot] [PATCH v2 2/2] arc: use timer driver instead of arch/arc/lib/timer.c Vlad Zakharov
2016-11-21 14:16 ` [U-Boot] [PATCH v2 0/2] drivers: timer: inroduce ARC timer driver Alexey Brodkin
2016-11-21 14:19 ` Alexey Brodkin
2016-11-21 14:19 ` Tom Rini [this message]
2016-11-21 14:24 ` Alexey Brodkin
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=20161121141947.GC2546@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.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