* [RESEND PATCH v3] dt-bindings: leds: Fix reference to definition of default-state
@ 2023-08-14 16:31 Jonathan Neuschäfer
2023-08-18 10:31 ` (subset) " Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2023-08-14 16:31 UTC (permalink / raw)
To: linux-leds, devicetree
Cc: Jonathan Neuschäfer, Rob Herring, Pavel Machek, Lee Jones,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jacek Anaszewski,
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>
Acked-by: Rob Herring <robh@kernel.org>
---
v3:
- Rebase on v6.3-rc6
v2:
- https://lore.kernel.org/lkml/20221008131918.1235397-1-j.neuschaefer@gmx.net/
- Add Rob's ACK
- Rebase on Marek Vasut's patch in -next
---
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 15e3f6645682e..c9b0dde44986c 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -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
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: (subset) [RESEND PATCH v3] dt-bindings: leds: Fix reference to definition of default-state
2023-08-14 16:31 [RESEND PATCH v3] dt-bindings: leds: Fix reference to definition of default-state Jonathan Neuschäfer
@ 2023-08-18 10:31 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2023-08-18 10:31 UTC (permalink / raw)
To: linux-leds, devicetree, Jonathan Neuschäfer
Cc: Rob Herring, Pavel Machek, Lee Jones, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Jacek Anaszewski, linux-kernel
On Mon, 14 Aug 2023 18:31:15 +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.
>
>
Applied, thanks!
[1/1] dt-bindings: leds: Fix reference to definition of default-state
commit: d3679199f6847061683069d65737a55a8a5c60ef
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-18 10:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-14 16:31 [RESEND PATCH v3] dt-bindings: leds: Fix reference to definition of default-state Jonathan Neuschäfer
2023-08-18 10:31 ` (subset) " Lee Jones
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).