linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: leds: Fix reference to definition of default-state
@ 2022-06-09 22:31 Jonathan Neuschäfer
  2022-06-16 16:01 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2022-06-09 22:31 UTC (permalink / raw)
  To: devicetree
  Cc: Jonathan Neuschäfer, Pavel Machek, Rob Herring,
	Krzysztof Kozlowski, Jacek Anaszewski, linux-leds, linux-kernel

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>
---
 Documentation/devicetree/bindings/leds/common.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
index 328952d7acbbc..35fcdad711b03 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -82,8 +82,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
--
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: leds: Fix reference to definition of default-state
  2022-06-09 22:31 [PATCH] dt-bindings: leds: Fix reference to definition of default-state Jonathan Neuschäfer
@ 2022-06-16 16:01 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-06-16 16:01 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-kernel, Jacek Anaszewski, Krzysztof Kozlowski, devicetree,
	Pavel Machek, linux-leds, Rob Herring

On Fri, 10 Jun 2022 00:31:13 +0200, Jonathan Neuschäfer wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/leds/common.yaml | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-16 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-09 22:31 [PATCH] dt-bindings: leds: Fix reference to definition of default-state Jonathan Neuschäfer
2022-06-16 16:01 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).