mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
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:
committed by
Dom Cobley
parent
6ffe9f8eff
commit
1b1aa48947
@@ -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
Reference in New Issue
Block a user