summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/leds/common.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/leds/common.rst')
-rw-r--r--Documentation/devicetree/bindings/leds/common.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/leds/common.rst b/Documentation/devicetree/bindings/leds/common.rst
index 63a45bda5c..c1fd1ab89e 100644
--- a/Documentation/devicetree/bindings/leds/common.rst
+++ b/Documentation/devicetree/bindings/leds/common.rst
@@ -1,9 +1,10 @@
Common leds properties
======================
-- linux,default-trigger barebox,default-trigger: This parameter, if present, is a
+* ``linux,default-trigger``, ``barebox,default-trigger``: This parameter, if present, is a
string defining the trigger assigned to the LED. Current triggers are:
- "heartbeat" - LED flashes at a constant rate
- "panic" - LED turns on when barebox panics
- "net" - LED indicates network activity
+
+ * ``heartbeat`` - LED flashes at a constant rate
+ * ``panic`` - LED turns on when barebox panics
+ * ``net`` - LED indicates network activity