All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support
Date: Thu, 19 Feb 2015 22:39:01 +0000	[thread overview]
Message-ID: <54E66605.5060908@cogentembedded.com> (raw)
In-Reply-To: <20150219221346.GB617@verge.net.au>

On 02/20/2015 01:13 AM, Simon Horman wrote:

>>>     Here's the set of 3 patches against Simon Horman's 'renesas.git' repo,
>>> 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support
>>> for the R8A7791-based Henninger board. It depends on the clk driver RCAN clock
>>> patch reposted today in order to work.

>>     Simon, now that this patch has been merged, could you merge the patchset too?

> Sure, I have queued them up as part of renesas-devel-20150219v2-v3.19

    Thank you. Mike Turquette said he'd send a pull request soonish...

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support
Date: Fri, 20 Feb 2015 01:39:01 +0300	[thread overview]
Message-ID: <54E66605.5060908@cogentembedded.com> (raw)
In-Reply-To: <20150219221346.GB617@verge.net.au>

On 02/20/2015 01:13 AM, Simon Horman wrote:

>>>     Here's the set of 3 patches against Simon Horman's 'renesas.git' repo,
>>> 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support
>>> for the R8A7791-based Henninger board. It depends on the clk driver RCAN clock
>>> patch reposted today in order to work.

>>     Simon, now that this patch has been merged, could you merge the patchset too?

> Sure, I have queued them up as part of renesas-devel-20150219v2-v3.19

    Thank you. Mike Turquette said he'd send a pull request soonish...

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
To: Simon Horman <horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
Cc: linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support
Date: Fri, 20 Feb 2015 01:39:01 +0300	[thread overview]
Message-ID: <54E66605.5060908@cogentembedded.com> (raw)
In-Reply-To: <20150219221346.GB617-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>

On 02/20/2015 01:13 AM, Simon Horman wrote:

>>>     Here's the set of 3 patches against Simon Horman's 'renesas.git' repo,
>>> 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support
>>> for the R8A7791-based Henninger board. It depends on the clk driver RCAN clock
>>> patch reposted today in order to work.

>>     Simon, now that this patch has been merged, could you merge the patchset too?

> Sure, I have queued them up as part of renesas-devel-20150219v2-v3.19

    Thank you. Mike Turquette said he'd send a pull request soonish...

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-02-19 22:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-05 22:22 [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support Sergei Shtylyov
2015-01-05 22:22 ` Sergei Shtylyov
2015-01-05 22:22 ` Sergei Shtylyov
2015-01-05 22:24 ` [PATCH v5 1/3] ARM: shmobile: r8a7791: add CAN clocks Sergei Shtylyov
2015-01-05 22:24   ` Sergei Shtylyov
2015-01-05 22:24   ` Sergei Shtylyov
2015-01-05 22:25 ` [PATCH v5 2/3] ARM: shmobile: r8a7791: add CAN DT support Sergei Shtylyov
2015-01-05 22:25   ` Sergei Shtylyov
2015-01-05 22:25   ` Sergei Shtylyov
2015-01-05 22:26 ` [PATCH v5 3/3] ARM: shmobile: henninger: add CAN0 " Sergei Shtylyov
2015-01-05 22:26   ` Sergei Shtylyov
2015-01-05 22:26   ` Sergei Shtylyov
2015-02-19 21:44 ` [PATCH v5 0/3] Add R8A7791/Henninger board CAN " Sergei Shtylyov
2015-02-19 21:44   ` Sergei Shtylyov
2015-02-19 21:44   ` Sergei Shtylyov
2015-02-19 22:13   ` Simon Horman
2015-02-19 22:13     ` Simon Horman
2015-02-19 22:13     ` Simon Horman
2015-02-19 22:39     ` Sergei Shtylyov [this message]
2015-02-19 22:39       ` Sergei Shtylyov
2015-02-19 22:39       ` Sergei Shtylyov

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=54E66605.5060908@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --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.