This is an automatic generated email to let you know that the following patch were queued:
Subject: media: MAINTAINERS: Correct file entry in WAVE5 VPU CODEC DRIVER Author: Lukas Bulwahn <[email protected]> Date: Wed Nov 29 17:03:13 2023 +0100 Commit 26dde1beb359 ("media: chips-media: wave5: Add wave5 driver to maintainers file") adds the MAINTAINERS section WAVE5 VPU CODEC DRIVER referring to the 'cnm,wave5.yaml' media devicetree binding, but the file actually added in the commit de4b9f7e371a ("dt-bindings: media: wave5: add yaml devicetree bindings") is named 'cnm,wave521c.yaml'. Correct the file entry in WAVE5 VPU CODEC DRIVER. Fixes: 26dde1beb359 ("media: chips-media: wave5: Add wave5 driver to maintainers file") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Sebastian Fricke <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/MAINTAINERS b/MAINTAINERS index 0d96db7e1a9e..1bfc4ce37bd6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23483,7 +23483,7 @@ M: Nas Chung <[email protected]> M: Jackson Lee <[email protected]> L: [email protected] S: Maintained -F: Documentation/devicetree/bindings/media/cnm,wave5.yaml +F: Documentation/devicetree/bindings/media/cnm,wave521c.yaml F: drivers/media/platform/chips-media/wave5/ WHISKEYCOVE PMIC GPIO DRIVER _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
