diff options
author | Sebastian Reichel <sre@kernel.org> | 2023-12-09 00:18:18 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-12-13 13:21:21 +0100 |
commit | d91123d7c9d4302befc3a699090ae1a757d76ed3 (patch) | |
tree | fe59b0dd5792c451f987d72d91f67072b61816e9 /MAINTAINERS | |
parent | 7e6b4371504267fe4b7506f4ea111af107beec77 (diff) |
media: MAINTAINERS: Add GalaxyCore in camera sensor section
"gc" prefixed i2c media drivers are most likely GalaxyCore camera
sensor drivers, so add it to the list.
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea877c00c408..e0d54067d31c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22851,6 +22851,7 @@ S: Maintained F: Documentation/driver-api/media/camera-sensor.rst F: Documentation/driver-api/media/tx-rx.rst F: drivers/media/i2c/ar* +F: drivers/media/i2c/gc* F: drivers/media/i2c/hi* F: drivers/media/i2c/imx* F: drivers/media/i2c/mt* |