]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43e946cb1a9b9b865e1cab62aaec63f5ada2435d
tree07289470e765e7e97ac07e25ee6649beddac38e2
parent1e1ffc5739d209e42ef89473f3d76dede82fbcc6
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