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 <[email protected]>
> Reviewed-by: Niklas Söderlund <[email protected]>
> Reviewed-by: David Heidelberg <[email protected]>
> Signed-off-by: Sakari Ailus <[email protected]>
> Signed-off-by: Hans Verkuil <[email protected]>
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: [email protected]
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