summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMartina Krasteva <martinax.krasteva@intel.com>2021-02-03 14:54:41 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-02-06 09:42:24 +0100
commit9746b11715c3949241e2d88cb9057da4adab7e02 (patch)
treef4c6353566c8b668822a62c7e89a9304a5d83791 /MAINTAINERS
parentmedia: dt-bindings: media: Add bindings for imx334 (diff)
downloadlinux-9746b11715c3949241e2d88cb9057da4adab7e02.tar.xz
linux-9746b11715c3949241e2d88cb9057da4adab7e02.zip
media: i2c: Add imx334 camera sensor driver
Add a v4l2 sub-device driver for the Sony imx334 image sensor. This is a camera sensor using the i2c bus for control and the csi-2 bus for data. The following features are supported: - manual exposure and analog gain control support - vblank/hblank/pixel rate/link freq control support - supported resolution: - 3840x2160 @ 60fps - supported bayer order output: - SRGGB12 Signed-off-by: Martina Krasteva <martinax.krasteva@intel.com> Reviewed-by: Gjorgji Rosikopulos <gjorgjix.rosikopulos@intel.com> Acked-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Acked-by: Paul J. Murphy <paul.j.murphy@intel.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 36be45824a43..0da3255abb91 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16592,6 +16592,7 @@ L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml
+F: drivers/media/i2c/imx334.c
SONY IMX355 SENSOR DRIVER
M: Tianshu Qiu <tian.shu.qiu@intel.com>