* [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list
@ 2020-09-26 16:47 Adrian Schmutzler
2020-09-26 17:23 ` Marek Behun
2020-09-26 19:48 ` Pavel Machek
0 siblings, 2 replies; 4+ messages in thread
From: Adrian Schmutzler @ 2020-09-26 16:47 UTC (permalink / raw)
To: Pavel Machek, Dan Murphy, Rob Herring, linux-leds, devicetree,
Adrian Schmutzler
The content of include/dt-bindings/leds/, particularly common.h,
is apparantly maintained by the linux-leds list. This is also
explicitly stated in the Documentation.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 190c7fa2ea01..415f0e089bbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9809,6 +9809,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
F: Documentation/devicetree/bindings/leds/
F: drivers/leds/
+F: include/dt-bindings/leds/
F: include/linux/leds.h
LEGACY EEPROM DRIVER
--
2.20.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list
2020-09-26 16:47 [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list Adrian Schmutzler
@ 2020-09-26 17:23 ` Marek Behun
2020-09-26 19:48 ` Pavel Machek
1 sibling, 0 replies; 4+ messages in thread
From: Marek Behun @ 2020-09-26 17:23 UTC (permalink / raw)
To: Adrian Schmutzler
Cc: Pavel Machek, Dan Murphy, Rob Herring, linux-leds, devicetree,
Andrew Morton
On Sat, 26 Sep 2020 18:47:45 +0200
Adrian Schmutzler <freifunk@adrianschmutzler.de> wrote:
> The content of include/dt-bindings/leds/, particularly common.h,
> is apparantly maintained by the linux-leds list. This is also
> explicitly stated in the Documentation.
>
> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 190c7fa2ea01..415f0e089bbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9809,6 +9809,7 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
> F: Documentation/devicetree/bindings/leds/
> F: drivers/leds/
> +F: include/dt-bindings/leds/
> F: include/linux/leds.h
>
> LEGACY EEPROM DRIVER
Some subsystem maintainers do not want to touch the MAINTAINERS file
because of potential conflict. If Pavel refuses to do this, I was told
that the best way is to send such to Andrew Morton
<akpm@linux-foundation.org>.
Marek
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list
2020-09-26 16:47 [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list Adrian Schmutzler
2020-09-26 17:23 ` Marek Behun
@ 2020-09-26 19:48 ` Pavel Machek
2020-09-26 20:07 ` Adrian Schmutzler
1 sibling, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2020-09-26 19:48 UTC (permalink / raw)
To: Adrian Schmutzler; +Cc: Dan Murphy, Rob Herring, linux-leds, devicetree
[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]
Hi!
> The content of include/dt-bindings/leds/, particularly common.h,
> is apparantly maintained by the linux-leds list. This is also
> explicitly stated in the Documentation.
>
> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 190c7fa2ea01..415f0e089bbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9809,6 +9809,7 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
> F: Documentation/devicetree/bindings/leds/
> F: drivers/leds/
> +F: include/dt-bindings/leds/
> F: include/linux/leds.h
I'd not say this is right. I'm not sure what the docs says, but I
don't commit dt changes without ack from Rob. With yaml stuff, I'm
even less confident doing so.
So I'd say Rob maintains this.
Best regards,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list
2020-09-26 19:48 ` Pavel Machek
@ 2020-09-26 20:07 ` Adrian Schmutzler
0 siblings, 0 replies; 4+ messages in thread
From: Adrian Schmutzler @ 2020-09-26 20:07 UTC (permalink / raw)
To: 'Pavel Machek', 'Adrian Schmutzler'
Cc: 'Dan Murphy', 'Rob Herring', linux-leds,
devicetree
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
> > +F: include/dt-bindings/leds/
> > F: include/linux/leds.h
> I'd not say this is right. I'm not sure what the docs says, but I
> don't commit dt changes without ack from Rob. With yaml stuff, I'm
> even less confident doing so.
> So I'd say Rob maintains this.
https://www.kernel.org/doc/Documentation/leds/leds-class.rst:
"
[...]
If required color or function is missing, please submit a patch
to linux-leds@vger.kernel.org.
[...]
"
This was the only thing pointing me to the linux-leds list when I submitted my patches for LED_FUNCTION_RSSI etc. last week.
I only found it when I had already submitted to Rob and devicetree@ beforehand. However, all of the discussion actually took place at linux-leds@ after I resent there as well.
I do not care who merges this or whom I should send this to, but I think get_maintainers.sh should point me to the correct list where proposed changes are actually discussed (which happened on the linux-leds list).
Best
Adrian
[-- Attachment #2: openpgp-digital-signature.asc --]
[-- Type: application/pgp-signature, Size: 834 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-09-26 20:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-26 16:47 [PATCH] MAINTAINERS: add include/dt-bindings/leds/ to linux-leds list Adrian Schmutzler
2020-09-26 17:23 ` Marek Behun
2020-09-26 19:48 ` Pavel Machek
2020-09-26 20:07 ` Adrian Schmutzler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox