From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHY
Date: Mon, 23 Dec 2013 18:08:29 +0000 [thread overview]
Message-ID: <52B88A28.4090708@cogentembedded.com> (raw)
In-Reply-To: <52B887B2.7070507@cogentembedded.com>
Hello.
On 12/23/2013 09:57 PM, Sergei Shtylyov wrote:
>>> Now that support for KSZ8041RNLI is added to the Micrel PHY driver and we
>>> intend
>>> to support PHY IRQs on the Lager board, we have to enable the Micrel driver.
>>> Do this by selecting CONFIG_MICREL_PHY for Lager if CONFIG_SH_ETH is enabled.
>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> Hi Sergei,
>> while I am very happy to see this change unfortunately it no longer
>> applies. Could you please rebase it on top of
>> renesas-devel-v3.13-rc4-20131219?
> Hmm, it *was done* on top of this tag. Perhaps you meant today's
> renesas-devel-v3.13-rc5-20131223?
It continues to apply even to that tag seamlessly. Some issue must be on
your side...
>> Thanks
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 2/2] ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHY
Date: Mon, 23 Dec 2013 22:08:24 +0300 [thread overview]
Message-ID: <52B88A28.4090708@cogentembedded.com> (raw)
In-Reply-To: <52B887B2.7070507@cogentembedded.com>
Hello.
On 12/23/2013 09:57 PM, Sergei Shtylyov wrote:
>>> Now that support for KSZ8041RNLI is added to the Micrel PHY driver and we
>>> intend
>>> to support PHY IRQs on the Lager board, we have to enable the Micrel driver.
>>> Do this by selecting CONFIG_MICREL_PHY for Lager if CONFIG_SH_ETH is enabled.
>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> Hi Sergei,
>> while I am very happy to see this change unfortunately it no longer
>> applies. Could you please rebase it on top of
>> renesas-devel-v3.13-rc4-20131219?
> Hmm, it *was done* on top of this tag. Perhaps you meant today's
> renesas-devel-v3.13-rc5-20131223?
It continues to apply even to that tag seamlessly. Some issue must be on
your side...
>> Thanks
WBR, Sergei
next prev parent reply other threads:[~2013-12-23 18:08 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 [this message]
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
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=52B88A28.4090708@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.