[PATCH 1/2] MAINTAINERS: refurbish MEDIATEK JPEG DRIVER section

Lukas Bulwahn lukas.bulwahn at gmail.com
Tue Mar 8 03:26:29 PST 2022


Commit a16ce2f33732 ("media: dt-bindings: mediatek: convert mtk jpeg
decoder/encoder to yaml") converts mediatek-jpeg-decoder.txt to yaml, but
missed to adjust its reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

While touching this section, generalize the file entry to also cover the
encoder yaml devicetree, as the driver directory also includes the encoder.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 80e5867b2afa..fe3feca0b7c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12337,7 +12337,7 @@ MEDIATEK JPEG DRIVER
 M:	Rick Chang <rick.chang at mediatek.com>
 M:	Bin Liu <bin.liu at mediatek.com>
 S:	Supported
-F:	Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+F:	Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml
 F:	drivers/media/platform/mtk-jpeg/
 
 MEDIATEK MDP DRIVER
-- 
2.17.1




More information about the linux-arm-kernel mailing list