From: Simon Horman <horms+renesas@verge.net.au> To: netdev@vger.kernel.org, linux-sh@vger.kernel.org Cc: Magnus Damm <magnus.damm@gmail.com>, Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>, Simon Horman <horms+renesas@verge.net.au> Subject: [PATCH 0/2 v4 net-next repost] sh_eth: Add support for r8a7790 SoC Date: Tue, 23 Jul 2013 10:18:03 +0900 [thread overview] Message-ID: <1374542285-19602-1-git-send-email-horms+renesas@verge.net.au> (raw) [ Repost with v4 and net-next tags in subject ] Hi, this short series enhances the sh_eth driver for use with the r8a7790 SoC. Changes since v3: * Removed "sh_eth: add support for gpio reset" as it appears unnecessary and I am not entirely confident is is correct. * Updated "sh_eth: Add support for r8a7790 SoC" to refer to R8A777x intead of R8A7779. Simon Horman (2): sh_eth: add support for RMIIMODE register sh_eth: Add support for r8a7790 SoC drivers/net/ethernet/renesas/Kconfig | 2 +- drivers/net/ethernet/renesas/sh_eth.c | 25 +++++++++++++++++++++++++ drivers/net/ethernet/renesas/sh_eth.h | 2 ++ 3 files changed, 28 insertions(+), 1 deletion(-) -- 1.8.2.1
next reply other threads:[~2013-07-23 1:18 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-07-23 1:18 Simon Horman [this message] 2013-07-23 1:18 ` [PATCH v4 net-next repost 1/2] sh_eth: add support for RMIIMODE register Simon Horman 2013-07-23 1:18 ` [PATCH v4 net-next repost 2/2] sh_eth: Add support for r8a7790 SoC Simon Horman 2013-07-29 23:32 ` Laurent Pinchart 2013-07-29 23:59 ` Simon Horman 2013-07-24 22:39 ` [PATCH 0/2 v4 net-next repost] " David Miller
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=1374542285-19602-1-git-send-email-horms+renesas@verge.net.au \ --to=horms+renesas@verge.net.au \ --cc=linux-sh@vger.kernel.org \ --cc=magnus.damm@gmail.com \ --cc=netdev@vger.kernel.org \ --cc=sergei.shtylyov@cogentembedded.com \ --subject='Re: [PATCH 0/2 v4 net-next repost] sh_eth: Add support for r8a7790 SoC' \ /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
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).