dt-bindings: leds: Fix reference to definition of default-state
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 14 Aug 2023 16:31:15 +0000 (18:31 +0200)
committerLee Jones <lee@kernel.org>
Fri, 18 Aug 2023 10:30:46 +0000 (11:30 +0100)
At least since the YAML conversion, the default-state property is
described in leds/common.yaml, so there's no need to point to another
file for its definition.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230814163116.1696092-1-j.neuschaefer@gmx.net
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/leds/common.yaml

index 1c425eb5bec903621a1da3a6ad4762580ca16d93..5fb7007f36189b9ee05ae93d94ca922a6e9bd98e 100644 (file)
@@ -83,8 +83,7 @@ properties:
       - enum:
             # LED will act as a back-light, controlled by the framebuffer system
           - backlight
-            # LED will turn on (but for leds-gpio see "default-state" property in
-            # Documentation/devicetree/bindings/leds/leds-gpio.yaml)
+            # LED will turn on (see also "default-state" property)
           - default-on
             # LED "double" flashes at a load average based rate
           - heartbeat