Skip to content

Commit 7f8c27c

Browse files
6by9pelwell
authored andcommitted
media: imx477: Convert to use V4L2_CCI library
This removes a load of boilerplate code around how registers are grouped into multiple word values. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent 2abc6bb commit 7f8c27c

File tree

2 files changed

+840
-921
lines changed

2 files changed

+840
-921
lines changed

drivers/media/i2c/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ config VIDEO_IMX415
291291
config VIDEO_IMX477
292292
tristate "Sony IMX477 sensor support"
293293
depends on I2C && VIDEO_DEV
294+
select V4L2_CCI_I2C
294295
select VIDEO_V4L2_SUBDEV_API
295296
select MEDIA_CONTROLLER
296297
select V4L2_FWNODE

0 commit comments

Comments
 (0)