net: phy: micrel: enable led-mode for KSZ8081/KSZ8091
[deliverable/linux.git] / Documentation / devicetree / bindings / net / micrel.txt
CommitLineData
20d8435a
BD
1Micrel PHY properties.
2
3These properties cover the base properties Micrel PHYs.
4
5Optional properties:
6
7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs.
8
9 Configure the LED mode with single value. The list of PHYs and
10 the bits that are currently supported:
11
12 KSZ8001: register 0x1e, bits 15..14
13 KSZ8041: register 0x1e, bits 15..14
14 KSZ8021: register 0x1f, bits 5..4
15 KSZ8031: register 0x1f, bits 5..4
16 KSZ8051: register 0x1f, bits 5..4
7b52314c
JH
17 KSZ8081: register 0x1f, bits 5..4
18 KSZ8091: register 0x1f, bits 5..4
20d8435a
BD
19
20 See the respective PHY datasheet for the mode values.
1fadee0c
SH
21
22 - clocks, clock-names: contains clocks according to the common clock bindings.
23
24 supported clocks:
25 - KSZ8021, KSZ8031: "rmii-ref": The RMII refence input clock. Used
26 to determine the XI input clock.
This page took 0.063953 seconds and 5 git commands to generate.