blob: e77e167593db2aa585ca1afbb48e4fbac0287384 [file] [log] [blame]
Grant Likely3ba72222011-07-26 03:19:06 -06001SMSC LAN91c111 Ethernet mac
2
3Required properties:
4- compatible = "smsc,lan91c111";
5- reg : physical address and size of registers
6- interrupts : interrupt connection
7
8Optional properties:
Sergei Shtylyove8f08ee2014-02-18 02:41:59 +03009- phy-device : see ethernet.txt file in the same directory
Tony Lindgren3f823c12013-12-11 13:04:27 -080010- 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.
Tony Lindgren7d2911c2014-10-30 09:59:27 -070014- power-gpios: GPIO to control the PWRDWN pin
15- reset-gpios: GPIO to control the RESET pin