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>
This commit is contained in:
Dave Stevenson
2025-09-17 18:07:08 +01:00
committed by Dom Cobley
parent 6ffe9f8eff
commit 1b1aa48947
2 changed files with 840 additions and 921 deletions

View File

@@ -280,6 +280,7 @@ config VIDEO_IMX415
config VIDEO_IMX477
tristate "Sony IMX477 sensor support"
depends on I2C && VIDEO_DEV
select V4L2_CCI_I2C
select VIDEO_V4L2_SUBDEV_API
select MEDIA_CONTROLLER
select V4L2_FWNODE

File diff suppressed because it is too large Load Diff