From 6bd4f9f1cc52948deff52c879d0843e5e873f8d4 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Thu, 30 Oct 2025 14:46:37 +0100 Subject: [PATCH] MAINTAINERS: adjust file entry in TDA1997x MEDIA DRIVER Commit c423487bf667 ("dt-bindings: media: convert nxp,tda1997x.txt to yaml format") renames nxp,tda1997x.txt to nxp,tda19971.yaml as part of this dt-binding conversion, but misses to adjust the file entry in TDA1997x MEDIA DRIVER. Adjust the file entry after the conversion. Signed-off-by: Lukas Bulwahn Signed-off-by: Sakari Ailus Signed-off-by: Hans Verkuil --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 41c7d9bc22c9d..42b20f33f3bbd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25119,7 +25119,7 @@ L: linux-media@vger.kernel.org S: Maintained W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ -F: Documentation/devicetree/bindings/media/i2c/nxp,tda1997x.txt +F: Documentation/devicetree/bindings/media/i2c/nxp,tda19971.yaml F: drivers/media/i2c/tda1997x.* TDA827x MEDIA DRIVER -- 2.47.3