smsc-lan91c111.txt 563 B

123456789101112131415
  1. SMSC LAN91c111 Ethernet mac
  2. Required properties:
  3. - compatible = "smsc,lan91c111";
  4. - reg : physical address and size of registers
  5. - interrupts : interrupt connection
  6. Optional properties:
  7. - phy-device : see ethernet.txt file in the same directory
  8. - reg-io-width : Mask of sizes (in bytes) of the IO accesses that
  9. are supported on the device. Valid value for SMSC LAN91c111 are
  10. 1, 2 or 4. If it's omitted or invalid, the size would be 2 meaning
  11. 16-bit access only.
  12. - power-gpios: GPIO to control the PWRDWN pin
  13. - reset-gpios: GPIO to control the RESET pin