micrel.txt 815 字节
Newer Older
1 2 3 4 5 6 7 8
Micrel PHY properties.

These properties cover the base properties Micrel PHYs.

Optional properties:

 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs.

9 10
	Configure the LED mode with single value. The list of PHYs and the
	bits that are currently supported:
11

12 13 14 15 16 17 18
	KSZ8001: register 0x1e, bits 15..14
	KSZ8041: register 0x1e, bits 15..14
	KSZ8021: register 0x1f, bits 5..4
	KSZ8031: register 0x1f, bits 5..4
	KSZ8051: register 0x1f, bits 5..4
	KSZ8081: register 0x1f, bits 5..4
	KSZ8091: register 0x1f, bits 5..4
19

20
	See the respective PHY datasheet for the mode values.
21 22 23

 - clocks, clock-names: contains clocks according to the common clock bindings.

24 25 26
	supported clocks:
	- KSZ8021, KSZ8031, KSZ8081, KSZ8091: "rmii-ref": The RMII reference
	  input clock. Used to determine the XI input clock.