linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: meson: add clocksource support
Date: Mon, 15 Sep 2014 14:02:56 -0700	[thread overview]
Message-ID: <54175400.6000504@linaro.org> (raw)
In-Reply-To: <1410786691-30302-1-git-send-email-carlo@caione.org>

On 09/15/2014 06:11 AM, Carlo Caione wrote:
> Two patches taken from patchset http://www.spinics.net/lists/devicetree/msg48979.html
> adding support for clocksource and clockevents driver.
>
> Daniel and Thomas,
> if it's fine with you, could you please take these patches in the clocksource
> tree?

Hi Carlo,

just a head up to tell you I saw your patchset. I am right now traveling 
so I will review the patches and pick them up as soon as I come back.

Thanks

   -- Daniel

> Carlo Caione (2):
>    ARM: meson: documentation: add timer documentation
>    ARM: meson6: clocksource: add Meson6 timer support
>
>   .../bindings/timer/amlogic,meson6-timer.txt        |  16 ++
>   drivers/clocksource/Kconfig                        |   3 +
>   drivers/clocksource/Makefile                       |   1 +
>   drivers/clocksource/meson6_timer.c                 | 167 +++++++++++++++++++++
>   4 files changed, 187 insertions(+)
>   create mode 100644 Documentation/devicetree/bindings/timer/amlogic,meson6-timer.txt
>   create mode 100644 drivers/clocksource/meson6_timer.c
>


-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  parent reply	other threads:[~2014-09-15 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 13:11 [PATCH 0/2] ARM: meson: add clocksource support Carlo Caione
2014-09-15 13:11 ` [PATCH 1/2] ARM: meson: documentation: add timer documentation Carlo Caione
2014-09-15 13:11 ` [PATCH 2/2] ARM: meson6: clocksource: add Meson6 timer support Carlo Caione
2014-09-15 21:02 ` Daniel Lezcano [this message]
2014-09-25 17:17   ` [PATCH 0/2] ARM: meson: add clocksource support Carlo Caione
2014-09-25 17:46     ` 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=54175400.6000504@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).