Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[deliverable/linux.git] / Documentation / devicetree / bindings / net / smsc-lan91c111.txt
1 SMSC LAN91c111 Ethernet mac
2
3 Required properties:
4 - compatible = "smsc,lan91c111";
5 - reg : physical address and size of registers
6 - interrupts : interrupt connection
7
8 Optional properties:
9 - phy-device : see ethernet.txt file in the same directory
10 - reg-io-width : Mask of sizes (in bytes) of the IO accesses that
11 are supported on the device. Valid value for SMSC LAN91c111 are
12 1, 2 or 4. If it's omitted or invalid, the size would be 2 meaning
13 16-bit access only.
14 - power-gpios: GPIO to control the PWRDWN pin
15 - reset-gpios: GPIO to control the RESET pin
This page took 0.054609 seconds and 5 git commands to generate.