[PATCH 16/54] MAINTAINERS: Add file patterns for drm device tree bindings
Emil Velikov
emil.l.velikov at gmail.com
Mon May 23 09:33:17 UTC 2016
On 22 May 2016 at 10:05, Geert Uytterhoeven <geert at 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 at linux-m68k.org>
> Cc: David Airlie <airlied at linux.ie>
> Cc: dri-devel at 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
More information about the dri-devel
mailing list