summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2021-01-16 19:40:38 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-27 16:43:36 +0300
commit9d3b7ca42d6f70556c10ce3f6bdb32457077d947 (patch)
tree7f21e542ee4aaa83a64037459d2040d6806726e9 /drivers/media
parentb05bb3bfa583dd9ea6f8b255b55d0d97d8ba370d (diff)
downloadlinux-9d3b7ca42d6f70556c10ce3f6bdb32457077d947.tar.xz
media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes
Currently, the CSI2 subdevice is using the data-lanes from the neareast endpoint to config the CSI2 lanes. While this may work, the proper way to configure the hardware is to obtain the remote subdevice in v4l2_async_notifier_operations.bound(), and then call get_mbus_config using the remote subdevice to get the active lanes. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions