From 4c24af0f92891f0af85b00b81e3ae893b5400593 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Tue, 8 Mar 2022 12:26:29 +0100 Subject: [PATCH] media: MAINTAINERS: refurbish MEDIATEK JPEG DRIVER section Commit 9232501add8d ("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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a31f109462457..8c114be6cbba2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12375,7 +12375,7 @@ MEDIATEK JPEG DRIVER M: Rick Chang M: Bin Liu S: Supported -F: Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt +F: Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml F: drivers/media/platform/mediatek/jpeg/ MEDIATEK MDP DRIVER -- 2.39.5