From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Support MPS2 Timer
Date: Mon, 25 Apr 2016 16:37:59 +0200 [thread overview]
Message-ID: <20160425143759.GD3974@linaro.org> (raw)
In-Reply-To: <1461573944-2728-1-git-send-email-vladimir.murzin@arm.com>
On Mon, Apr 25, 2016 at 09:45:42AM +0100, Vladimir Murzin wrote:
> Hi,
>
> These patches allow to use simple 32 bits general purpose countdown
> timers found on MPS2 platform.
>
> Following [1], please, consider to merge them into clocksource tree.
>
> [1] https://lkml.org/lkml/2016/4/23/190
>
> Thanks!
>
> Vladimir Murzin (2):
> dt-bindings: document the MPS2 timer bindings
> clockevents/drivers: add MPS2 Timer driver
>
> .../devicetree/bindings/timer/arm,mps2-timer.txt | 28 ++
> drivers/clocksource/Kconfig | 6 +
> drivers/clocksource/Makefile | 1 +
> drivers/clocksource/mps2-timer.c | 275 ++++++++++++++++++++
> 4 files changed, 310 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/arm,mps2-timer.txt
> create mode 100644 drivers/clocksource/mps2-timer.c
Applied for 4.7.
Thanks !
-- Daniel
WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Vladimir Murzin <vladimir.murzin@arm.com>
Cc: tglx@linutronix.de, arnd@arndb.de, sudeep.holla@arm.com,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] Support MPS2 Timer
Date: Mon, 25 Apr 2016 16:37:59 +0200 [thread overview]
Message-ID: <20160425143759.GD3974@linaro.org> (raw)
In-Reply-To: <1461573944-2728-1-git-send-email-vladimir.murzin@arm.com>
On Mon, Apr 25, 2016 at 09:45:42AM +0100, Vladimir Murzin wrote:
> Hi,
>
> These patches allow to use simple 32 bits general purpose countdown
> timers found on MPS2 platform.
>
> Following [1], please, consider to merge them into clocksource tree.
>
> [1] https://lkml.org/lkml/2016/4/23/190
>
> Thanks!
>
> Vladimir Murzin (2):
> dt-bindings: document the MPS2 timer bindings
> clockevents/drivers: add MPS2 Timer driver
>
> .../devicetree/bindings/timer/arm,mps2-timer.txt | 28 ++
> drivers/clocksource/Kconfig | 6 +
> drivers/clocksource/Makefile | 1 +
> drivers/clocksource/mps2-timer.c | 275 ++++++++++++++++++++
> 4 files changed, 310 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/arm,mps2-timer.txt
> create mode 100644 drivers/clocksource/mps2-timer.c
Applied for 4.7.
Thanks !
-- Daniel
next prev parent reply other threads:[~2016-04-25 14:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 8:45 [PATCH 0/2] Support MPS2 Timer Vladimir Murzin
2016-04-25 8:45 ` Vladimir Murzin
2016-04-25 8:45 ` [PATCH 1/2] dt-bindings: document the MPS2 timer bindings Vladimir Murzin
2016-04-25 8:45 ` Vladimir Murzin
2016-04-25 8:45 ` [PATCH 2/2] clockevents/drivers: add MPS2 Timer driver Vladimir Murzin
2016-04-25 8:45 ` Vladimir Murzin
2016-04-25 14:37 ` Daniel Lezcano [this message]
2016-04-25 14:37 ` [PATCH 0/2] Support MPS2 Timer Daniel Lezcano
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=20160425143759.GD3974@linaro.org \
--to=daniel.lezcano@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.