Signed-off-by: Hubert Feurstein <[email protected]>
---
 Documentation/devicetree/bindings/leds/common.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/common.rst 
b/Documentation/devicetree/bindings/leds/common.rst
index 1f5ae42ca..5a592d67d 100644
--- a/Documentation/devicetree/bindings/leds/common.rst
+++ b/Documentation/devicetree/bindings/leds/common.rst
@@ -6,7 +6,9 @@ Common leds properties
 
     * ``heartbeat`` - LED flashes at a constant rate
     * ``panic`` - LED turns on when barebox panics
-    * ``net`` - LED indicates network activity
+    * ``net`` - LED indicates network activity (tx and rx)
+    * ``net-rx`` - LED indicates network activity (rx only)
+    * ``net-tx`` - LED indicates network activity (tx only)
 
 * ``label``: The label for this LED. If omitted, the label is taken
   from the node name (excluding the unit address).
-- 
2.24.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to