OSDN Git Service

sh_eth: add device tree support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tue, 18 Feb 2014 00:12:43 +0000 (03:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Feb 2014 22:21:34 +0000 (17:21 -0500)
commitb356e978e92fccd17a3e4620a4821bdbfb706c1a
tree07289470e765e7e97ac07e25ee6649beddac38e2
parente8f08ee0ad86012a2e9ac3a6cc318b058dd4d47c
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>
Documentation/devicetree/bindings/net/sh_eth.txt [new file with mode: 0644]
drivers/net/ethernet/renesas/sh_eth.c