Skip to content

Commit 7f28978

Browse files
committed
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 369c3cd commit 7f28978

File tree

2 files changed

+833
-913
lines changed

2 files changed

+833
-913
lines changed

drivers/media/i2c/Kconfig

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

0 commit comments

Comments
 (0)