From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Thu, 12 Dec 2013 21:49:22 +0900 Subject: [PATCH v3 0/3] Add Ether support for R8A7791/Koelsch board In-Reply-To: <201312082348.17588.sergei.shtylyov@cogentembedded.com> References: <201312082348.17588.sergei.shtylyov@cogentembedded.com> Message-ID: <20131212124922.GA30624@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Dec 08, 2013 at 11:48:17PM +0300, Sergei Shtylyov wrote: > Hello. > > Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, > 'renesas-devel-v3.13-rc2-20131205' tag. Here we add the Ether support to the > R8A7791/Koelsch board. The patchset requires the 'sh_eth' driver R8A7791 > support patch posted earlier in order to work. > > [1/3] ARM: shmobile: r8a7791: add Ether clock > [2/3] ARM: shmobile: Koelsch: add Ether support > [3/3] ARM: shmobile: Koelsch: enable Ether in defconfig Thanks, I will queue these up.