summaryrefslogtreecommitdiffstats
path: root/drivers/mux
diff options
context:
space:
mode:
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>2022-11-03 16:30:46 +0000
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-11-25 07:00:50 +0000
commit0d2b746b1bef73de62d2d311e594a7ffed4ca434 (patch)
treec4dff03ec81c372cfd573eefc2e5281f7cb93fcf /drivers/mux
parent34ec724806a2c965b4c1cd9578b16144ba067d3f (diff)
downloadlinux-stable-0d2b746b1bef73de62d2d311e594a7ffed4ca434.tar.gz
linux-stable-0d2b746b1bef73de62d2d311e594a7ffed4ca434.tar.bz2
linux-stable-0d2b746b1bef73de62d2d311e594a7ffed4ca434.zip
media: sun6i-csi: Add bridge v4l2 subdev with port management
Introduce a bridge v4l2 subdev to prepare for separation between the processing part (bridge) and the dma engine, which is required to properly support ths isp workflow later on. Currently the bridge just manages fwnode mapping to media pads, using an async notifier (which was previously in the main code). The s_stream video op just forwards to the connected v4l2 subdev (sensor or MIPI CSI-2 bridge). The video capture device is now registered after the bridge and attaches to it with a media link. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/mux')
0 files changed, 0 insertions, 0 deletions