sh_eth: add device tree support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tue, 18 Feb 2014 00:12:43 +0000 (03:12 +0300)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:27 +0000 (09:21 +0900)
commit15c05ff22e9281f068b7eac6ee595ae517ff1553
tree6618652bcf946bfc5af16535a57db83791472448
parent4ec124333ff15265d3858b11f471a9bca942985c
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