linux/drivers/media/platform/coda
Ezequiel Garcia 2b4116290c media: coda: Clear the interrupt reason
This commit clears the interrupt reason (INT_REASON) register
on the interrupt handler. Without this clearing, the CODA hardware
has been observed to get completely stalled on CODA980 variants,
requiring a pretty deep hardware reset.

The datasheet specifies that the INT_REASON register is set
by the CODA hardware, and should be cleared by the host.

While the CODA versions that are currently supported by this driver
don't seem to need this change, it's a really small change,
so it seems a wise thing to do to avoid hitting some
rare race-condition in the hardware.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-05-28 12:23:15 -04:00
..
Makefile Linux 5.2-rc2 2019-05-28 11:21:51 -04:00
coda-bit.c media: coda: Clear the interrupt reason 2019-05-28 12:23:15 -04:00
coda-common.c media: coda: Replace the threaded interrupt with a hard interrupt 2019-05-28 12:22:50 -04:00
coda-gdi.c [media] coda: add macroblock tiling support 2015-07-17 11:28:59 -03:00
coda-h264.c media: coda: remove -I$(src) header search path 2019-05-23 12:04:00 -04:00
coda-jpeg.c media: platform: fix several typos 2019-03-01 09:35:21 -05:00
coda.h media: coda: update profile and level controls after sequence initialization 2019-05-21 07:24:51 -04:00
coda_regs.h media: coda: update profile and level controls after sequence initialization 2019-05-21 07:24:51 -04:00
imx-vdoa.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
imx-vdoa.h [media] coda: add i.MX6 VDOA driver 2017-01-31 08:10:18 -02:00
trace.h media: coda: remove -I$(src) header search path 2019-05-23 12:04:00 -04:00