[PATCH 2/2] dt-bindings: net: phy: micrel: add LED mode behavior and select properties

From: Ivan Mikhaylov
Date: Wed Dec 09 2020 - 09:01:19 EST


Add LED mode behavior and LED mode select properties which can be used
in KSZ9131 PHY.

Signed-off-by: Ivan Mikhaylov <i.mikhaylov@xxxxxxxxx>
---
Documentation/devicetree/bindings/net/micrel.txt | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/micrel.txt b/Documentation/devicetree/bindings/net/micrel.txt
index 8d157f0295a5..3022c979287a 100644
--- a/Documentation/devicetree/bindings/net/micrel.txt
+++ b/Documentation/devicetree/bindings/net/micrel.txt
@@ -16,9 +16,16 @@ Optional properties:
KSZ8051: register 0x1f, bits 5..4
KSZ8081: register 0x1f, bits 5..4
KSZ8091: register 0x1f, bits 5..4
+ KSZ9131: register 0x1a, bit 14

See the respective PHY datasheet for the mode values.

+ - micrel,led-mode-select
+ See the respective PHY datasheet for the mode select values.
+
+ - micrel,led-mode-behavior
+ See the respective PHY datasheet for the mode behavior values.
+
- micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select
bit selects 25 MHz mode

--
2.21.1