From 4cc250a0e6b3fdbfc2bff28aaebf5f81484e9c0b Mon Sep 17 00:00:00 2001 From: Hubert Feurstein Date: Tue, 10 Dec 2019 18:13:02 +0100 Subject: led: add documentation for net-tx and net-rx triggers Signed-off-by: Hubert Feurstein Signed-off-by: Sascha Hauer --- Documentation/devicetree/bindings/leds/common.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/leds/common.rst b/Documentation/devicetree/bindings/leds/common.rst index 1f5ae42caf..5a592d67d0 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). -- cgit v1.2.3