* [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
[not found] <1463907991-7916-1-git-send-email-geert@linux-m68k.org>
@ 2016-05-22 9:05 ` Geert Uytterhoeven
2016-05-23 7:20 ` Daniel Vetter
2016-05-23 9:33 ` Emil Velikov
0 siblings, 2 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2016-05-22 9:05 UTC (permalink / raw)
To: devicetree, linux-kernel; +Cc: Geert Uytterhoeven, dri-devel
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c79b99dd3a0bf22d..75138c09dd603093 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3868,6 +3868,9 @@ T: git git://people.freedesktop.org/~airlied/linux
S: Maintained
F: drivers/gpu/drm/
F: drivers/gpu/vga/
+F: Documentation/devicetree/bindings/display/
+F: Documentation/devicetree/bindings/gpu/
+F: Documentation/devicetree/bindings/video/
F: Documentation/DocBook/gpu.*
F: include/drm/
F: include/uapi/drm/
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
2016-05-22 9:05 ` [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings Geert Uytterhoeven
@ 2016-05-23 7:20 ` Daniel Vetter
2016-05-23 9:33 ` Emil Velikov
1 sibling, 0 replies; 5+ messages in thread
From: Daniel Vetter @ 2016-05-23 7:20 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: devicetree, linux-kernel, dri-devel
On Sun, May 22, 2016 at 11:05:53AM +0200, Geert Uytterhoeven wrote:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: David Airlie <airlied@linux.ie>
> Cc: dri-devel@lists.freedesktop.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
Applied to drm-misc, thanks.
-Daniel
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c79b99dd3a0bf22d..75138c09dd603093 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3868,6 +3868,9 @@ T: git git://people.freedesktop.org/~airlied/linux
> S: Maintained
> F: drivers/gpu/drm/
> F: drivers/gpu/vga/
> +F: Documentation/devicetree/bindings/display/
> +F: Documentation/devicetree/bindings/gpu/
> +F: Documentation/devicetree/bindings/video/
> F: Documentation/DocBook/gpu.*
> F: include/drm/
> F: include/uapi/drm/
> --
> 1.9.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
2016-05-22 9:05 ` [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings Geert Uytterhoeven
2016-05-23 7:20 ` Daniel Vetter
@ 2016-05-23 9:33 ` Emil Velikov
2016-05-23 12:35 ` Rob Herring
1 sibling, 1 reply; 5+ messages in thread
From: Emil Velikov @ 2016-05-23 9:33 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: devicetree, Linux-Kernel@Vger. Kernel. Org, ML dri-devel
On 22 May 2016 at 10:05, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: David Airlie <airlied@linux.ie>
> Cc: dri-devel@lists.freedesktop.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c79b99dd3a0bf22d..75138c09dd603093 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3868,6 +3868,9 @@ T: git git://people.freedesktop.org/~airlied/linux
> S: Maintained
> F: drivers/gpu/drm/
> F: drivers/gpu/vga/
> +F: Documentation/devicetree/bindings/display/
Contains a mixed bag of fb (drivers/video) and drm ones. Perhaps one
could/should move the former to a fb/legacy/other subfolder ?
> +F: Documentation/devicetree/bindings/gpu/
nvidia,gk20a.txt
samsung-g2d.txt
samsung-rotator.txt
These three should be listed alongside the respective drivers and/or
moved to display/{tegra,exynos} ?
> +F: Documentation/devicetree/bindings/video/
bridge/anx7814.txt move this to display ?
Just some ideas, feel free to proceed as you think it's better.
-Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
2016-05-23 9:33 ` Emil Velikov
@ 2016-05-23 12:35 ` Rob Herring
[not found] ` <CAL_Jsq+OJnTJNm9POLzSmAAko1EB171mvbNzw0ALgRMxaXTgzQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Rob Herring @ 2016-05-23 12:35 UTC (permalink / raw)
To: Emil Velikov
Cc: Geert Uytterhoeven, devicetree, Linux-Kernel@Vger. Kernel. Org,
ML dri-devel
On Mon, May 23, 2016 at 4:33 AM, Emil Velikov <emil.l.velikov@gmail.com> wrote:
> On 22 May 2016 at 10:05, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>>
>> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
>> Cc: David Airlie <airlied@linux.ie>
>> Cc: dri-devel@lists.freedesktop.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>> ---
>> MAINTAINERS | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index c79b99dd3a0bf22d..75138c09dd603093 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3868,6 +3868,9 @@ T: git git://people.freedesktop.org/~airlied/linux
>> S: Maintained
>> F: drivers/gpu/drm/
>> F: drivers/gpu/vga/
>> +F: Documentation/devicetree/bindings/display/
> Contains a mixed bag of fb (drivers/video) and drm ones. Perhaps one
> could/should move the former to a fb/legacy/other subfolder ?
Yes, there are some poorly designed bindings that reflect the
subsystem needs rather than the h/w. They were separate, I moved them
all together to hopefully discourage further separate bindings.
>> +F: Documentation/devicetree/bindings/gpu/
> nvidia,gk20a.txt
> samsung-g2d.txt
> samsung-rotator.txt
>
> These three should be listed alongside the respective drivers and/or
> moved to display/{tegra,exynos} ?
Possibly, but these bindings pretty much stand on their own.
>> +F: Documentation/devicetree/bindings/video/
> bridge/anx7814.txt move this to display ?
Yes, that directory sneaked back in.
Rob
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
[not found] ` <CAL_Jsq+OJnTJNm9POLzSmAAko1EB171mvbNzw0ALgRMxaXTgzQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2016-05-24 15:22 ` Emil Velikov
0 siblings, 0 replies; 5+ messages in thread
From: Emil Velikov @ 2016-05-24 15:22 UTC (permalink / raw)
To: Rob Herring
Cc: Geert Uytterhoeven, devicetree, Linux-Kernel@Vger. Kernel. Org,
ML dri-devel
On 23 May 2016 at 13:35, Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> On Mon, May 23, 2016 at 4:33 AM, Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> On 22 May 2016 at 10:05, Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> wrote:
>>> Submitters of device tree binding documentation may forget to CC
>>> the subsystem maintainer if this is missing.
>>>
>>> Signed-off-by: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
>>> Cc: David Airlie <airlied-cv59FeDIM0c@public.gmane.org>
>>> Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>>> ---
>>> Please apply this patch directly if you want to be involved in device
>>> tree binding documentation for your subsystem.
>>> ---
>>> MAINTAINERS | 3 +++
>>> 1 file changed, 3 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index c79b99dd3a0bf22d..75138c09dd603093 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -3868,6 +3868,9 @@ T: git git://people.freedesktop.org/~airlied/linux
>>> S: Maintained
>>> F: drivers/gpu/drm/
>>> F: drivers/gpu/vga/
>>> +F: Documentation/devicetree/bindings/display/
>> Contains a mixed bag of fb (drivers/video) and drm ones. Perhaps one
>> could/should move the former to a fb/legacy/other subfolder ?
>
> Yes, there are some poorly designed bindings that reflect the
> subsystem needs rather than the h/w. They were separate, I moved them
> all together to hopefully discourage further separate bindings.
>
I'm slightly concerned that someone will pick one of these and
consider it good, basing their design on it. That's why I was thinking
that moving them to a subfolder (called nasty/bad-design/legacy and/or
alike) might be a good idea.
>>> +F: Documentation/devicetree/bindings/gpu/
>> nvidia,gk20a.txt
>> samsung-g2d.txt
>> samsung-rotator.txt
>>
>> These three should be listed alongside the respective drivers and/or
>> moved to display/{tegra,exynos} ?
>
> Possibly, but these bindings pretty much stand on their own.
>
Having a gpu only in different places does feel odd - nvidia,gk20a (in
gpu) vs etnaviv (in display). If we consider 'rotator' a GPU perhaps
so are exynos' mixer, mic...
Not saying that one has to do one or the other... just that it's not
that bad of an idea ;-)
Emil
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-05-24 15:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1463907991-7916-1-git-send-email-geert@linux-m68k.org>
2016-05-22 9:05 ` [PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings Geert Uytterhoeven
2016-05-23 7:20 ` Daniel Vetter
2016-05-23 9:33 ` Emil Velikov
2016-05-23 12:35 ` Rob Herring
[not found] ` <CAL_Jsq+OJnTJNm9POLzSmAAko1EB171mvbNzw0ALgRMxaXTgzQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-24 15:22 ` Emil Velikov
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).