From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Tue, 14 May 2013 17:02:15 +0400 Subject: [PATCH v2 2/3] ARM: shmobile: lager: enable Ether In-Reply-To: <9708378.xkqng7A9dx@avalon> References: <1368499171-22427-1-git-send-email-horms+renesas@verge.net.au> <1368499171-22427-3-git-send-email-horms+renesas@verge.net.au> <9708378.xkqng7A9dx@avalon> Message-ID: <519235D7.1050706@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 14-05-2013 13:21, Laurent Pinchart wrote: >> Cc: Laurent Pinchart >> Cc: Sergei Shtylyov >> Signed-off-by: Simon Horman > Acked-by: Laurent Pinchart > Is there any ongoing work on DT bindings for sh-eth ? At least there was -- by Nobuhiro Iwamatsu. I don't think converting platform data to DT properties makes sense since sh_eth have some procedural platform data. I also don't think working on DT makes sense until the driver is cleaned up of all its #ifdef'ery (that work is partly being done by Nobuhiro and I'm planning to start the big #ifdef cleanup this week). WBR, Sergei