From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastian Hecht Date: Wed, 09 Jan 2013 16:13:15 +0000 Subject: Re: [PATCH 2/2] ARM: shmobile: armadillo800eva: Reference DT implementation Message-Id: List-Id: References: <1355851359-8871-1-git-send-email-hechtb+renesas@gmail.com> <1355851359-8871-3-git-send-email-hechtb+renesas@gmail.com> <20130109020712.GC6496@verge.net.au> In-Reply-To: <20130109020712.GC6496@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Simon, 2013/1/9 Simon Horman : > On Tue, Dec 18, 2012 at 06:22:39PM +0100, Bastian Hecht wrote: >> Provide alternate board code for the Armadillo 800 EVA to >> demonstrate how DT may be used given the current state of >> driver device tree support. This is intended to act as a >> reference for mach-shmobile developers. >> >> This is based on Simon Horman's reference implementation for >> the board kzm9g. >> >> Currently only the ethernet controller is brought up. > > Thanks, looks good. I will apply this. Thanks! > Could you let me know what the status of > the DT bindings for sh-eth is? I used the bindings that comply to the patch "[v2,1/2] net: sh_eth: Add support of device tree probe" from 10/16/2012 from Iwamatsu-san. I hasn't found its way into v3.8-rc2 yet and I don't know anything more accurate about the merge process. Cheers, Bastian