2020-03-21 08:16:52

by Denis OSTERLAND-HEIM

[permalink] [raw]
Subject: [PATCH v4 5/5] leds: pwm: add reference to common leds for default-state

The default-state is now supported for PWM leds.

Signed-off-by: Denis Osterland-Heim <[email protected]>
---
Documentation/devicetree/bindings/leds/leds-pwm.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/leds/leds-pwm.txt b/Documentation/devicetree/bindings/leds/leds-pwm.txt
index 6c6583c35f2f..d0f489680594 100644
--- a/Documentation/devicetree/bindings/leds/leds-pwm.txt
+++ b/Documentation/devicetree/bindings/leds/leds-pwm.txt
@@ -19,6 +19,8 @@ LED sub-node properties:
see Documentation/devicetree/bindings/leds/common.txt
- linux,default-trigger : (optional)
see Documentation/devicetree/bindings/leds/common.txt
+- default-state : (optional)
+ see Documentation/devicetree/bindings/leds/common.yaml

Example:

--
2.25.1



Diehl Connectivity Solutions GmbH
Gesch?ftsf?hrung: Horst Leonberger
Sitz der Gesellschaft: N?rnberg - Registergericht: Amtsgericht
N?rnberg: HRB 32315
___________________________________________________________________________________________________

Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt.
- Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/

The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by
mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited.
- For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/


2020-03-21 15:17:14

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] leds: pwm: add reference to common leds for default-state

On Sat 2020-03-21 08:15:51, Denis Osterland-Heim wrote:
> The default-state is now supported for PWM leds.
>
> Signed-off-by: Denis Osterland-Heim <[email protected]>

Acked-by: Pavel Machek <[email protected]>

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


Attachments:
(No filename) (362.00 B)
signature.asc (201.00 B)
Download all attachments

2020-03-22 08:01:05

by Denis OSTERLAND-HEIM

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] leds: pwm: add reference to common leds for default-state

Hi Pavel,

I forgot to add the Acked-by: Jacek Anaszewski <[email protected]>
given in https://www.spinics.net/lists/linux-leds/msg15149.html
which is only valid for this patch, because I have changed the other two.

Regards Denis

Am Samstag, den 21.03.2020, 16:15 +0100 schrieb Pavel Machek:
> On Sat 2020-03-21 08:15:51, Denis Osterland-Heim wrote:
> > The default-state is now supported for PWM leds.
> >
> > Signed-off-by: Denis Osterland-Heim <[email protected]>
>
> Acked-by: Pavel Machek <[email protected]>
>


Diehl Connectivity Solutions GmbH
Geschäftsführung: Horst Leonberger
Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht
Nürnberg: HRB 32315
___________________________________________________________________________________________________

Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt.
- Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/

The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by
mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited.
- For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/

2020-03-31 17:37:10

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] leds: pwm: add reference to common leds for default-state

On Sat, 21 Mar 2020 08:15:51 +0000, Denis Osterland-Heim wrote:
>
> The default-state is now supported for PWM leds.
>
> Signed-off-by: Denis Osterland-Heim <[email protected]>
> ---
> Documentation/devicetree/bindings/leds/leds-pwm.txt | 2 ++
> 1 file changed, 2 insertions(+)
>

Acked-by: Rob Herring <[email protected]>