Message ID | 1607706162-1548-11-git-send-email-skomatineni@nvidia.com |
---|---|
State | Accepted |
Commit | 8f81888bec5c0a5f27083ca58024fb80fe902393 |
Headers | show |
Series | [v4,01/13] media: tegra-video: Use zero crop settings if subdev has no get_selection | expand |
diff --git a/include/media/v4l2-fwnode.h b/include/media/v4l2-fwnode.h index 4e1f6e1d..92401c1 100644 --- a/include/media/v4l2-fwnode.h +++ b/include/media/v4l2-fwnode.h @@ -25,7 +25,7 @@ struct fwnode_handle; struct v4l2_async_notifier; struct v4l2_async_subdev; -#define V4L2_FWNODE_CSI2_MAX_DATA_LANES 4 +#define V4L2_FWNODE_CSI2_MAX_DATA_LANES 8 /** * struct v4l2_fwnode_bus_mipi_csi2 - MIPI CSI-2 bus data structure