sh_eth: add device tree support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tue, 18 Feb 2014 00:12:43 +0000 (03:12 +0300)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:16 +0000 (11:13 +0100)
commit41c362d8bf2e7ccce5afe5760e1f13c995d7429e
treef2fa9dd08ba509d559058e903fbb094f8ee30f40
parent2d1298a47405e6e66e90f39a38986831a9c6da1a
sh_eth: add device tree support

Add support of the device tree probing for the Renesas SH-Mobile SoCs
documenting the device tree binding as necessary.

This work is loosely based on the original patch by Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit b356e978e92fccd17a3e4620a4821bdbfb706c1a)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/net/sh_eth.txt [new file with mode: 0644]
drivers/net/ethernet/renesas/sh_eth.c