Hi Bryan, On Thu, Oct 10, 2024 at 01:33:18PM +0100, Bryan O'Donoghue wrote: > Add bindings for the already upstream OV08X40 to enable usage of this > sensor on DTS based systems. > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > --- > .../bindings/media/i2c/ovti,ov08x40.yaml | 120 +++++++++++++++++++++ > 1 file changed, 120 insertions(+) I added a trivial MAINTAINERS entry to this patch while applying it: diff --git a/MAINTAINERS b/MAINTAINERS index 99bab0c359c0..10249501ee62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17064,6 +17064,7 @@ L: linux-media@xxxxxxxxxxxxxxx S: Maintained T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/ov08x40.c +F: Documentation/devicetree/bindings/media/i2c/ovti,ov08x40.yaml OMNIVISION OV13858 SENSOR DRIVER M: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Sakari Ailus