[PATCH] dt-bindings: MAINTAINERS: drop stale exynos file pattern

Krzysztof Kozlowski posted 1 patch 1 year, 3 months ago
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] dt-bindings: MAINTAINERS: drop stale exynos file pattern
Posted by Krzysztof Kozlowski 1 year, 3 months ago
With last TXT binding converted to DT schema, all Samsung Exynos display
bindings are in "samsung" directory, already present in maintainers
entry.  Drop old "exynos" directory to fix get_maintainers.pl self-test
warning:

  ./MAINTAINERS:7539: warning: no file matches	F:	Documentation/devicetree/bindings/display/exynos/

Fixes: ad6d17e10306 ("dt-bindings: display: samsung,exynos5-dp: convert to DT Schema")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 028186bb4e8d..c75918994a53 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7536,7 +7536,6 @@ M:	Kyungmin Park <kyungmin.park@samsung.com>
 L:	dri-devel@lists.freedesktop.org
 S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
-F:	Documentation/devicetree/bindings/display/exynos/
 F:	Documentation/devicetree/bindings/display/samsung/
 F:	drivers/gpu/drm/exynos/
 F:	include/uapi/drm/exynos_drm.h
-- 
2.43.0
Re: [PATCH] dt-bindings: MAINTAINERS: drop stale exynos file pattern
Posted by Inki Dae 1 year, 3 months ago
Hi Krzysztof,

2024년 8월 25일 (일) 오후 6:01, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org>님이 작성:
>
> With last TXT binding converted to DT schema, all Samsung Exynos display
> bindings are in "samsung" directory, already present in maintainers
> entry.  Drop old "exynos" directory to fix get_maintainers.pl self-test
> warning:
>
>   ./MAINTAINERS:7539: warning: no file matches  F:      Documentation/devicetree/bindings/display/exynos/
>
> Fixes: ad6d17e10306 ("dt-bindings: display: samsung,exynos5-dp: convert to DT Schema")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Applied. Seems that RC7 is already late, so I have merged it into the
eynox-drm-next branch.

Thanks,
Inki Dae

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 028186bb4e8d..c75918994a53 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7536,7 +7536,6 @@ M:        Kyungmin Park <kyungmin.park@samsung.com>
>  L:     dri-devel@lists.freedesktop.org
>  S:     Supported
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
> -F:     Documentation/devicetree/bindings/display/exynos/
>  F:     Documentation/devicetree/bindings/display/samsung/
>  F:     drivers/gpu/drm/exynos/
>  F:     include/uapi/drm/exynos_drm.h
> --
> 2.43.0
>
>