MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
The three commits:
36fd2a65bcaf ("dt-bindings: display: convert Arm HDLCD to DT schema")
0f6983509ea1 ("dt-bindings: display: convert Arm Komeda to DT schema")
2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema")
convert the arm display dt-bindings, arm,*.txt to arm,*.yaml, but miss to
adjust its reference in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
broken references.
Repair these file references in ARM HDLCD DRM DRIVER, ARM KOMEDA DRM-KMS
DRIVER and ARM MALI-DP DRM DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Andre, please ack.
Rob, Krzysztof, please pick this minor non-urgent clean-up patch in
your -next dt tree.
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ae685aaf8850..58e751b9346e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1510,7 +1510,7 @@ F: drivers/clocksource/arm_arch_timer.c
ARM HDLCD DRM DRIVER
M: Liviu Dudau <liviu.dudau@arm.com>
S: Supported
-F: Documentation/devicetree/bindings/display/arm,hdlcd.txt
+F: Documentation/devicetree/bindings/display/arm,hdlcd.yaml
F: drivers/gpu/drm/arm/hdlcd_*
ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
@@ -1545,7 +1545,7 @@ M: Mihail Atanassov <mihail.atanassov@arm.com>
L: Mali DP Maintainers <malidp@foss.arm.com>
S: Supported
T: git git://anongit.freedesktop.org/drm/drm-misc
-F: Documentation/devicetree/bindings/display/arm,komeda.txt
+F: Documentation/devicetree/bindings/display/arm,komeda.yaml
F: Documentation/gpu/komeda-kms.rst
F: drivers/gpu/drm/arm/display/include/
F: drivers/gpu/drm/arm/display/komeda/
@@ -1567,7 +1567,7 @@ M: Brian Starkey <brian.starkey@arm.com>
L: Mali DP Maintainers <malidp@foss.arm.com>
S: Supported
T: git git://anongit.freedesktop.org/drm/drm-misc
-F: Documentation/devicetree/bindings/display/arm,malidp.txt
+F: Documentation/devicetree/bindings/display/arm,malidp.yaml
F: Documentation/gpu/afbc.rst
F: drivers/gpu/drm/arm/
--
2.17.1
On Wed, 01 Jun 2022 06:17:46 +0200, Lukas Bulwahn wrote:
> The three commits:
>
> 36fd2a65bcaf ("dt-bindings: display: convert Arm HDLCD to DT schema")
> 0f6983509ea1 ("dt-bindings: display: convert Arm Komeda to DT schema")
> 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema")
>
> convert the arm display dt-bindings, arm,*.txt to arm,*.yaml, but miss to
> adjust its reference in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
> broken references.
>
> Repair these file references in ARM HDLCD DRM DRIVER, ARM KOMEDA DRM-KMS
> DRIVER and ARM MALI-DP DRM DRIVER.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Andre, please ack.
> Rob, Krzysztof, please pick this minor non-urgent clean-up patch in
> your -next dt tree.
>
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
On Wed, 1 Jun 2022 06:17:46 +0200
Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
Hi Lukas,
> The three commits:
>
> 36fd2a65bcaf ("dt-bindings: display: convert Arm HDLCD to DT schema")
> 0f6983509ea1 ("dt-bindings: display: convert Arm Komeda to DT schema")
> 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema")
>
> convert the arm display dt-bindings, arm,*.txt to arm,*.yaml, but miss to
> adjust its reference in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
> broken references.
>
> Repair these file references in ARM HDLCD DRM DRIVER, ARM KOMEDA DRM-KMS
> DRIVER and ARM MALI-DP DRM DRIVER.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Thanks for taking care!
Acked-by: Andre Przywara <andre.przywara@arm.com>
Cheers,
Andre
> ---
> Andre, please ack.
> Rob, Krzysztof, please pick this minor non-urgent clean-up patch in
> your -next dt tree.
>
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ae685aaf8850..58e751b9346e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1510,7 +1510,7 @@ F: drivers/clocksource/arm_arch_timer.c
> ARM HDLCD DRM DRIVER
> M: Liviu Dudau <liviu.dudau@arm.com>
> S: Supported
> -F: Documentation/devicetree/bindings/display/arm,hdlcd.txt
> +F: Documentation/devicetree/bindings/display/arm,hdlcd.yaml
> F: drivers/gpu/drm/arm/hdlcd_*
>
> ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
> @@ -1545,7 +1545,7 @@ M: Mihail Atanassov <mihail.atanassov@arm.com>
> L: Mali DP Maintainers <malidp@foss.arm.com>
> S: Supported
> T: git git://anongit.freedesktop.org/drm/drm-misc
> -F: Documentation/devicetree/bindings/display/arm,komeda.txt
> +F: Documentation/devicetree/bindings/display/arm,komeda.yaml
> F: Documentation/gpu/komeda-kms.rst
> F: drivers/gpu/drm/arm/display/include/
> F: drivers/gpu/drm/arm/display/komeda/
> @@ -1567,7 +1567,7 @@ M: Brian Starkey <brian.starkey@arm.com>
> L: Mali DP Maintainers <malidp@foss.arm.com>
> S: Supported
> T: git git://anongit.freedesktop.org/drm/drm-misc
> -F: Documentation/devicetree/bindings/display/arm,malidp.txt
> +F: Documentation/devicetree/bindings/display/arm,malidp.yaml
> F: Documentation/gpu/afbc.rst
> F: drivers/gpu/drm/arm/
>
© 2016 - 2026 Red Hat, Inc.