micrel.txt 805 B

123456789101112131415161718192021222324
  1. Micrel PHY properties.
  2. These properties cover the base properties Micrel PHYs.
  3. Optional properties:
  4. - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs.
  5. Configure the LED mode with single value. The list of PHYs and
  6. the bits that are currently supported:
  7. KSZ8001: register 0x1e, bits 15..14
  8. KSZ8041: register 0x1e, bits 15..14
  9. KSZ8021: register 0x1f, bits 5..4
  10. KSZ8031: register 0x1f, bits 5..4
  11. KSZ8051: register 0x1f, bits 5..4
  12. See the respective PHY datasheet for the mode values.
  13. - clocks, clock-names: contains clocks according to the common clock bindings.
  14. supported clocks:
  15. - KSZ8021, KSZ8031: "rmii-ref": The RMII refence input clock. Used
  16. to determine the XI input clock.