Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / net / micrel.txt
1 Micrel PHY properties.
2
3 These properties cover the base properties Micrel PHYs.
4
5 Optional 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
17
18               See the respective PHY datasheet for the mode values.