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 0/2] Add Ether's PHY IRQ support for Lager/Koelsh boards
Date: Thu, 06 Feb 2014 11:49:37 +0000	[thread overview]
Message-ID: <52F376D1.4090907@cogentembedded.com> (raw)
In-Reply-To: <20140206063423.GB13435@verge.net.au>

Hello.

On 06-02-2014 10:34, Simon Horman wrote:

>>>>     Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
>>>> 'renesas-devel-v3.14-rc1-20130204' tag. Here we add support for the Ether's PHY
>>>> IRQ to the R8A7790/Lager and R8A7791/Koelsch boards.

>>>> [1/2] ARM: shmobile: Lager: pass Ether PHY IRQ
>>>> [1/2] ARM: shmobile: Koelsch: pass Ether PHY IRQ

>>> Thanks, looking good!

>>     Not at all, you've already tested these patches, IIRC.

> Thanks, I have queued these up with Magnus's ack which
> he supplied the previous time that you posted them.

    Oh, sorry, I forgot to pick it up myself. :-/

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 0/2] Add Ether's PHY IRQ support for Lager/Koelsh boards
Date: Thu, 06 Feb 2014 15:49:37 +0400	[thread overview]
Message-ID: <52F376D1.4090907@cogentembedded.com> (raw)
In-Reply-To: <20140206063423.GB13435@verge.net.au>

Hello.

On 06-02-2014 10:34, Simon Horman wrote:

>>>>     Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
>>>> 'renesas-devel-v3.14-rc1-20130204' tag. Here we add support for the Ether's PHY
>>>> IRQ to the R8A7790/Lager and R8A7791/Koelsch boards.

>>>> [1/2] ARM: shmobile: Lager: pass Ether PHY IRQ
>>>> [1/2] ARM: shmobile: Koelsch: pass Ether PHY IRQ

>>> Thanks, looking good!

>>     Not at all, you've already tested these patches, IIRC.

> Thanks, I have queued these up with Magnus's ack which
> he supplied the previous time that you posted them.

    Oh, sorry, I forgot to pick it up myself. :-/

WBR, Sergei

  reply	other threads:[~2014-02-06 11:49 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 22:18 [PATCH 0/2] Add Ether's PHY IRQ support for R8A7790/Lager board Sergei Shtylyov
2013-12-19 23:18 ` Sergei Shtylyov
2013-12-19 22:19 ` [PATCH 1/2] ARM: shmobile: Lager: pass Ether PHY IRQ Sergei Shtylyov
2013-12-19 23:19   ` Sergei Shtylyov
2014-01-07  1:02   ` Simon Horman
2014-01-07  1:02     ` Simon Horman
2014-01-17  6:00   ` Magnus Damm
2014-01-17  6:00     ` Magnus Damm
2014-01-20  0:31     ` Simon Horman
2014-01-20  0:31       ` Simon Horman
2013-12-19 22:20 ` [PATCH 2/2] ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHY Sergei Shtylyov
2013-12-19 23:20   ` Sergei Shtylyov
2013-12-23  0:53   ` Simon Horman
2013-12-23  0:53     ` Simon Horman
2013-12-23 17:57     ` Sergei Shtylyov
2013-12-23 18:57       ` Sergei Shtylyov
2013-12-23 18:08       ` Sergei Shtylyov
2013-12-23 19:08         ` Sergei Shtylyov
2013-12-24  2:55         ` Simon Horman
2013-12-24  2:55           ` Simon Horman
2014-02-04 14:48 ` [PATCH 0/2] Add Ether's PHY IRQ support for R8A7790/Lager board Sergei Shtylyov
2014-02-04 15:48   ` Sergei Shtylyov
2014-02-04 14:51 ` [PATCH 0/2] Add Ether's PHY IRQ support for Lager/Koelsh boards Sergei Shtylyov
2014-02-04 15:51   ` Sergei Shtylyov
2014-02-04 14:53   ` [PATCH v2 1/2] ARM: shmobile: Lager: pass Ether PHY IRQ Sergei Shtylyov
2014-02-04 15:53     ` Sergei Shtylyov
2014-02-04 14:55   ` [PATCH v2 2/2] ARM: shmobile: Koelsch: " Sergei Shtylyov
2014-02-04 15:55     ` Sergei Shtylyov
2014-02-05  7:25   ` [PATCH 0/2] Add Ether's PHY IRQ support for Lager/Koelsh boards Magnus Damm
2014-02-05  7:25     ` Magnus Damm
2014-02-05 15:36     ` Sergei Shtylyov
2014-02-05 16:36       ` Sergei Shtylyov
2014-02-06  6:34       ` Simon Horman
2014-02-06  6:34         ` Simon Horman
2014-02-06 11:49         ` Sergei Shtylyov [this message]
2014-02-06 11:49           ` 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=52F376D1.4090907@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.