On Sun May 4 05:35:02 2025 +0200, Lukas Bulwahn wrote: > Commit 59b24c0047a2 ("media: dt-bindings: media: i2c: align filenames > format with standard") renames the files in > Documentation/devicetree/bindings/media/i2c/, but misses to adjust the file > entry in OMNIVISION OV7670 SENSOR DRIVER. > > Adjust the file entry after this renaming. > > Signed-off-by: Lukas Bulwahn <lukas.bulw...@redhat.com> > Reviewed-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se> > Reviewed-by: David Heidelberg <da...@ixit.cz> > Signed-off-by: Sakari Ailus <sakari.ai...@linux.intel.com> > Signed-off-by: Hans Verkuil <hverk...@xs4all.nl>
Patch committed. Thanks, Hans Verkuil MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/MAINTAINERS b/MAINTAINERS index 09688598af4e..41471386dacd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17948,7 +17948,7 @@ OMNIVISION OV7670 SENSOR DRIVER L: linux-me...@vger.kernel.org S: Orphan T: git git://linuxtv.org/media.git -F: Documentation/devicetree/bindings/media/i2c/ov7670.txt +F: Documentation/devicetree/bindings/media/i2c/ovti,ov7670.txt F: drivers/media/i2c/ov7670.c OMNIVISION OV772x SENSOR DRIVER