diff mbox series

[3/3] dt-bindings: net: Document dp83867 ti,led-modes property

Message ID 1054463541.315325.1583319244987@mail.vodafone.de
State Rejected
Delegated to: David Miller
Headers show
Series [1/3] dt-bindings: net: Add dp83867 LED mode constants | expand

Commit Message

Markus Moll March 4, 2020, 10:54 a.m. UTC
This patch adds the documentation for the newly introduced optional
ti,led-modes property.

Signed-off-by: Markus Moll <moll.markus@arcor.de>
---
 Documentation/devicetree/bindings/net/ti,dp83867.txt | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

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.