devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Rich Felker <dalias@libc.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-sh@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v9 0/2] J-Core timer support
Date: Mon, 17 Oct 2016 11:30:13 +0200	[thread overview]
Message-ID: <20161017093013.GA1703@mai> (raw)
In-Reply-To: <cover.1476393790.git.dalias@libc.org>

On Thu, Oct 13, 2016 at 09:51:06PM +0000, Rich Felker wrote:
> This version of the patch makes the changes requested by Daniel
> Lezcano in review of v8.
> 
> Rich Felker (2):
>   of: add J-Core timer bindings
>   clocksource: add J-Core timer/clocksource driver
> 
>  .../devicetree/bindings/timer/jcore,pit.txt        |  24 ++
>  drivers/clocksource/Kconfig                        |  10 +
>  drivers/clocksource/Makefile                       |   1 +
>  drivers/clocksource/jcore-pit.c                    | 249 +++++++++++++++++++++
>  include/linux/cpuhotplug.h                         |   1 +
>  5 files changed, 285 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/timer/jcore,pit.txt
>  create mode 100644 drivers/clocksource/jcore-pit.c

Hi Rich,

I applied your patches on my tree.

Thanks !

  -- Daniel

  parent reply	other threads:[~2016-10-17  9:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13 21:51 [PATCH v9 0/2] J-Core timer support Rich Felker
2016-10-13 21:51 ` [PATCH v9 2/2] clocksource: add J-Core timer/clocksource driver Rich Felker
2016-10-13 21:51 ` [PATCH v9 1/2] of: add J-Core timer bindings Rich Felker
2016-10-17  9:30 ` Daniel Lezcano [this message]
2016-10-20  1:22   ` [PATCH v9 0/2] J-Core timer support Rich Felker
2016-10-20  7:32     ` Daniel Lezcano
2016-10-20 15:15       ` Rich Felker
2016-10-20 17:56         ` Thomas Gleixner
2016-10-20 18:07           ` Thomas Gleixner
2016-10-20 18:18             ` Daniel Lezcano
2016-10-20 18:29           ` Rich Felker

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=20161017093013.GA1703@mai \
    --to=daniel.lezcano@linaro.org \
    --cc=dalias@libc.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).