linux_dsm_epyc7002/drivers/media/platform/rcar-vin
Niklas Söderlund 4ab44ff084 media: rcar-csi2: restart CSI-2 link if error is detected
Restart the CSI-2 link if the CSI-2 receiver detects an error during
reception. The driver did nothing when a link error happened and the
data flow simply stopped without the user knowing why.

Change the driver to try and recover from errors by restarting the link
and informing the user that something is not right. For obvious reasons
it's not possible to recover from all errors (video source disconnected
for example) but in such cases the user is at least informed of the
error and the same behavior of the stopped data flow is retained.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-05-08 13:59:21 -04:00
..
Kconfig media: rcar-csi2: Use standby mode instead of resetting 2019-04-22 12:12:55 -04:00
Makefile media: rcar-vin: convert to SPDX identifiers 2018-08-03 16:03:45 -04:00
rcar-core.c media: rcar-vin: Enable support for r8a774a1 2019-03-19 13:47:14 -04:00
rcar-csi2.c media: rcar-csi2: restart CSI-2 link if error is detected 2019-05-08 13:59:21 -04:00
rcar-dma.c media: rcar-dma: p_set can't be NULL 2019-03-25 18:02:31 -04:00
rcar-v4l2.c media: platform: fix several typos 2019-03-01 09:35:21 -05:00
rcar-vin.h media: rcar-vin: convert to SPDX identifiers 2018-08-03 16:03:45 -04:00