mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-07 18:40:10 +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
Phil Elwell
parent
4301acb344
commit
773621829a
@@ -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
Reference in New Issue
Block a user