net: via-rhine: add OF bus binding
authorAlexey Charkov <alchark@gmail.com>
Tue, 22 Apr 2014 15:28:09 +0000 (19:28 +0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Apr 2014 19:24:06 +0000 (15:24 -0400)
commit2d283862dc62daead9db0dc89cd0d0351e91f765
tree7c1d18c8bd1ef0aed77006202213d70e75f0e3e3
parentf7630d189c6ade2c83e20fa37169114def4271e8
net: via-rhine: add OF bus binding

This should make the driver usable with VIA/WonderMedia ARM-based
Systems-on-Chip integrated Rhine III adapters. Note that these
are always in MMIO mode, and don't have any known EEPROM.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/via-rhine.txt [new file with mode: 0644]
arch/arm/boot/dts/vt8500.dtsi
arch/arm/boot/dts/wm8650.dtsi
arch/arm/boot/dts/wm8850.dtsi
drivers/net/ethernet/via/Kconfig
drivers/net/ethernet/via/via-rhine.c
This page took 0.026039 seconds and 5 git commands to generate.