From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:52737 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751375AbcFABYw (ORCPT ); Tue, 31 May 2016 21:24:52 -0400 Date: Wed, 1 Jun 2016 10:24:51 +0900 From: Simon Horman To: Sergei Shtylyov Cc: linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support Message-ID: <20160601012451.GL20527@verge.net.au> References: <13205049.n7pM8utpHF@wasted.cogentembedded.com> <1669958.qjJ7i3NBPv@wasted.cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1669958.qjJ7i3NBPv@wasted.cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Jun 01, 2016 at 01:33:49AM +0300, Sergei Shtylyov wrote: > R8A7792 SoC doesn't have the EtherMAC core, so SMSC LAN89218 Ethernet > chip was used instead on the Blanche board; this chip is compatible with > SMSC LAN9115 for which there's a (device tree aware) driver. Describe > the chip in the Blanche device tree; enable DHCP and NFS root in the > kernel command line for the kernel booting. > > Signed-off-by: Sergei Shtylyov At this time I do not have access to documentation or hardware for this board. So I am relying on you to test this and make sure it complies with the spec. What you have looks reasonable to me: Acked-by: Simon Horman From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Wed, 1 Jun 2016 10:24:51 +0900 Subject: [PATCH 13/13] ARM: dts: blanche: add Ethernet support In-Reply-To: <1669958.qjJ7i3NBPv@wasted.cogentembedded.com> References: <13205049.n7pM8utpHF@wasted.cogentembedded.com> <1669958.qjJ7i3NBPv@wasted.cogentembedded.com> Message-ID: <20160601012451.GL20527@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 01, 2016 at 01:33:49AM +0300, Sergei Shtylyov wrote: > R8A7792 SoC doesn't have the EtherMAC core, so SMSC LAN89218 Ethernet > chip was used instead on the Blanche board; this chip is compatible with > SMSC LAN9115 for which there's a (device tree aware) driver. Describe > the chip in the Blanche device tree; enable DHCP and NFS root in the > kernel command line for the kernel booting. > > Signed-off-by: Sergei Shtylyov At this time I do not have access to documentation or hardware for this board. So I am relying on you to test this and make sure it complies with the spec. What you have looks reasonable to me: Acked-by: Simon Horman