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 Phil Elwell
parent 4301acb344
commit 773621829a
2 changed files with 840 additions and 921 deletions

View File

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

File diff suppressed because it is too large Load Diff