Skip to content

Commit 78b3d04

Browse files
6by9popcornmix
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 <[email protected]>
1 parent 3210720 commit 78b3d04

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
@@ -292,6 +292,7 @@ config VIDEO_IMX415
292292
config VIDEO_IMX477
293293
tristate "Sony IMX477 sensor support"
294294
depends on I2C && VIDEO_DEV
295+
select V4L2_CCI_I2C
295296
select VIDEO_V4L2_SUBDEV_API
296297
select MEDIA_CONTROLLER
297298
select V4L2_FWNODE

0 commit comments

Comments
 (0)