Skip to content

Commit a2d2bfc

Browse files
bulwahnrobherring
authored andcommitted
MAINTAINERS: rectify entries for ARM DRM DRIVERS after dt conversion
The three commits: 36fd2a6 ("dt-bindings: display: convert Arm HDLCD to DT schema") 0f69835 ("dt-bindings: display: convert Arm Komeda to DT schema") 2c8b082 ("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 <[email protected]> Acked-by: Andre Przywara <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 09fed02 commit a2d2bfc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ F: drivers/clocksource/arm_arch_timer.c
15071507
ARM HDLCD DRM DRIVER
15081508
M: Liviu Dudau <[email protected]>
15091509
S: Supported
1510-
F: Documentation/devicetree/bindings/display/arm,hdlcd.txt
1510+
F: Documentation/devicetree/bindings/display/arm,hdlcd.yaml
15111511
F: drivers/gpu/drm/arm/hdlcd_*
15121512

15131513
ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
@@ -1542,7 +1542,7 @@ M: Mihail Atanassov <[email protected]>
15421542
L: Mali DP Maintainers <[email protected]>
15431543
S: Supported
15441544
T: git git://anongit.freedesktop.org/drm/drm-misc
1545-
F: Documentation/devicetree/bindings/display/arm,komeda.txt
1545+
F: Documentation/devicetree/bindings/display/arm,komeda.yaml
15461546
F: Documentation/gpu/komeda-kms.rst
15471547
F: drivers/gpu/drm/arm/display/include/
15481548
F: drivers/gpu/drm/arm/display/komeda/
@@ -1564,7 +1564,7 @@ M: Brian Starkey <[email protected]>
15641564
L: Mali DP Maintainers <[email protected]>
15651565
S: Supported
15661566
T: git git://anongit.freedesktop.org/drm/drm-misc
1567-
F: Documentation/devicetree/bindings/display/arm,malidp.txt
1567+
F: Documentation/devicetree/bindings/display/arm,malidp.yaml
15681568
F: Documentation/gpu/afbc.rst
15691569
F: drivers/gpu/drm/arm/
15701570

0 commit comments

Comments
 (0)