From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: netdev@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH net-next v3 3/3] sh_eth: Add support for r8a7790 SoC
Date: Mon, 01 Jul 2013 18:30:12 +0400 [thread overview]
Message-ID: <51D19274.4060608@cogentembedded.com> (raw)
In-Reply-To: <1372652695-16606-4-git-send-email-horms+renesas@verge.net.au>
Hello.
On 01-07-2013 8:24, Simon Horman wrote:
> This is a copy of support for r8a7778/9 with the .rmiimode mode bit
> of struct sh_eth_cpu_data set.
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> v3
> * Add r8a7790_data rather than updating r8a777x_data.
> As requested by Sergei Shtylyov.
> v2
> * Split from "sh_eth: add support RMIIMODE register"
> ---
> drivers/net/ethernet/renesas/Kconfig | 2 +-
> drivers/net/ethernet/renesas/sh_eth.c | 21 +++++++++++++++++++++
> 2 files changed, 22 insertions(+), 1 deletion(-)
> diff --git a/drivers/net/ethernet/renesas/Kconfig b/drivers/net/ethernet/renesas/Kconfig
> index 544514e..0d8a124a 100644
> --- a/drivers/net/ethernet/renesas/Kconfig
> +++ b/drivers/net/ethernet/renesas/Kconfig
> @@ -12,4 +12,4 @@ config SH_ETH
> Renesas SuperH Ethernet device driver.
> This driver supporting CPUs are:
> - SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
> - R8A7740 and R8A7779.
> + R8A7740, R8A7779 and R8A7790.
Could you s/R8A7779/R8A777x/, while at it?
WBR, Sergei
next prev parent reply other threads:[~2013-07-01 14:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 4:24 [PATCH net-next v3 0/3] sh_eth: Add support for r8a7790 SoC Simon Horman
2013-07-01 4:24 ` [PATCH net-next v3 1/3] sh_eth: add support for gpio reset Simon Horman
2013-07-01 14:24 ` Sergei Shtylyov
2013-07-02 5:25 ` Simon Horman
2013-07-04 15:20 ` Laurent Pinchart
2013-07-01 4:24 ` [PATCH net-next v3 2/3] sh_eth: add support RMIIMODE register Simon Horman
2013-07-01 14:26 ` Sergei Shtylyov
2013-07-01 14:27 ` Sergei Shtylyov
2013-07-01 4:24 ` [PATCH net-next v3 3/3] sh_eth: Add support for r8a7790 SoC Simon Horman
2013-07-01 14:30 ` Sergei Shtylyov [this message]
2013-07-02 1:24 ` Simon Horman
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=51D19274.4060608@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=horms+renesas@verge.net.au \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=netdev@vger.kernel.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).