diff mbox series

dt-bindings: MAINTAINERS: drop stale exynos file pattern

Message ID 20240825090052.22135-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series dt-bindings: MAINTAINERS: drop stale exynos file pattern | expand

Commit Message

Krzysztof Kozlowski Aug. 25, 2024, 9 a.m. UTC
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(-)

Comments

Inki Dae Sept. 6, 2024, 6:57 a.m. UTC | #1
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
>
>
diff mbox series

Patch

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