diff options
author | Mikhail Rudenko <mike.rudenko@gmail.com> | 2022-10-22 18:20:06 +0200 |
---|---|---|
committer | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-10-25 13:38:31 +0200 |
commit | 6cbd33e75ec829a2c95ba1f4403c804cf1d85c06 (patch) | |
tree | 6c012f0af0ede6414e84d872226ce0ec5f9492d2 /MAINTAINERS | |
parent | media: i2c: Add ov08x40 image sensor driver (diff) | |
download | linux-6cbd33e75ec829a2c95ba1f4403c804cf1d85c06.tar.xz linux-6cbd33e75ec829a2c95ba1f4403c804cf1d85c06.zip |
media: dt-bindings: i2c: document OV4689
Add device-tree binding documentation for OV4689 image sensor driver,
and the relevant MAINTAINERS entries.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Mikhail Rudenko <mike.rudenko@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f3ac270d9fe8..c736744888c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15221,6 +15221,13 @@ S: Maintained T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/ov2740.c +OMNIVISION OV4689 SENSOR DRIVER +M: Mikhail Rudenko <mike.rudenko@gmail.com> +L: linux-media@vger.kernel.org +S: Maintained +T: git git://linuxtv.org/media_tree.git +F: Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml + OMNIVISION OV5640 SENSOR DRIVER M: Steve Longerbeam <slongerbeam@gmail.com> L: linux-media@vger.kernel.org |