Message ID | 20230215223003.30170-13-laurent.pinchart@ideasonboard.com |
---|---|
State | New |
Headers | show |
Series | media: i2c: imx290: Mono support, minor fixes, alternate INCK, and more controls | expand |
diff --git a/drivers/media/i2c/imx290.c b/drivers/media/i2c/imx290.c index 36d6fe12336d..2d41b5403933 100644 --- a/drivers/media/i2c/imx290.c +++ b/drivers/media/i2c/imx290.c @@ -238,7 +238,6 @@ static inline struct imx290 *to_imx290(struct v4l2_subdev *_sd) */ static const struct imx290_regval imx290_global_init_settings[] = { - { IMX290_CTRL_07, IMX290_WINMODE_1080P }, { IMX290_EXTCK_FREQ, 0x2520 }, { IMX290_WINWV_OB, 12 }, { IMX290_WINPH, 0 },