linux/drivers/media/platform
Paul Kocialkowski 614f6e35a9 media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached
This allows the device to probe and register its async subdev without
a sensor attached.

The rationale is that the parent driver might otherwise wait for the
subdev to be registered when it should be available (from the fwnode
graph endpoint perspective). This is generally not problematic when
the MIPI CSI-2 bridge is the only device attached to the parent, but
in the case of a CSI controller that can feed from both MIPI CSI-2
and parallel, it would prevent using the parallel sensor due to the
parent waiting for the MIPI CSI-2 subdev to register.

Fixes: 576d196c52 ("media: sunxi: Add support for the A83T MIPI CSI-2 controller")
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-11-25 11:16:02 +00:00
..
allegro-dvt
amlogic media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc 2022-08-30 15:20:49 +02:00
amphion media: amphion: encoder add support for contiguous planes 2022-11-25 11:04:11 +00:00
aspeed media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam 2022-11-25 07:36:55 +00:00
atmel media: atmel: atmel-isc: move to staging 2022-11-25 07:48:31 +00:00
cadence
chips-media media: coda: jpeg: Add check for kmalloc 2022-10-24 19:03:53 +02:00
intel media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
marvell media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
mediatek media: mtk-jpegdec: add missing destroy_workqueue() 2022-11-25 07:37:18 +00:00
microchip media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb 2022-11-25 07:47:48 +00:00
nvidia
nxp media: imx: Unstage the imx7-media-csi driver 2022-11-25 08:34:39 +00:00
qcom Venus updates for v6.2 2022-11-15 11:53:57 +00:00
renesas media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler) 2022-11-25 11:00:26 +00:00
rockchip media: rkisp1: make const arrays ae_wnd_num and hist_wnd_num static 2022-11-04 16:56:43 +01:00
samsung media: platform: exynos4-is: Fix error handling in fimc_md_init() 2022-11-25 07:37:53 +00:00
st media: c8sectpfe: Add missed header(s) 2022-10-24 19:03:53 +02:00
sunxi media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached 2022-11-25 11:16:02 +00:00
ti media: drivers: use video_device_pipeline_alloc_start() 2022-09-24 09:16:36 +02:00
verisilicon media: hantro: Allows luma and chroma depth to be different 2022-09-24 09:01:15 +02:00
via
xilinx media: drivers: use video_device_pipeline() 2022-09-24 09:14:59 +02:00
Kconfig media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
m2m-deinterlace.c
Makefile media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
video-mux.c