media: i2c: gc2145: Galaxy Core GC2145 sensor support
authorAlain Volmat <alain.volmat@foss.st.com>
Wed, 22 Nov 2023 07:51:49 +0000 (08:51 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 4 Dec 2023 09:37:46 +0000 (10:37 +0100)
commit03cc7fefbb09dd70f3b21d127784879fac0bbf00
treeaa42a6e0b45aafb36a566dc05d304cd0548df8dd
parent0d32f666bedc2685b7006ec01002069b08e376d1
media: i2c: gc2145: Galaxy Core GC2145 sensor support

Addition of support for the Galaxy Core GC2145 XVGA sensor.
The sensor supports both DVP and CSI-2 interfaces however for
the time being only CSI-2 is implemented.

Configurations are currently based on initialization scripts
coming from Galaxy Core and so for that purpose only 3 static
resolutions are supported:
 - 640x480
 - 1280x720
 - 1600x1200

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/gc2145.c [new file with mode: 0644]