This patch adds the documentation for the newly introduced optional
ti,led-modes property.
Signed-off-by: Markus Moll <redacted>
---
Documentation/devicetree/bindings/net/ti,dp83867.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt
index 44e2a4fab29..0c7bb8de272 100644
--- a/Documentation/devicetree/bindings/net/ti,dp83867.txt
+++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt
@@ -48,6 +48,10 @@ Optional property:
-rx-fifo-depth - As defined in the ethernet-controller.yaml. Values for
the depth can be found in dt-bindings/net/ti-dp83867.h
+ - ti,led-modes - Array of four LED mode values, corresponding to LED_0
+ through LED_3. Valid LED mode values can be found in
+ dt-bindings/net/ti-dp83867.h
+
Note: ti,min-output-impedance and ti,max-output-impedance are mutually
exclusive. When both properties are present ti,max-output-impedance
takes precedence.--
2.25.0