Files
i2som-imx-linux-4.1/drivers/media
Robby Cai 8d6f9dab4e MLK-12881 media: camera: add error handing for BIT_RFF_OR_INT
running following vte stress test will meet "mx6s-csi 21c4000.csi: mx6s_csi_irq_handler Rx fifo overflow"
and cannot be stopped to capture again.

i=0; while [ $i -lt 3000 ];do v4l2_capture_emma -D /dev/video1 -C 2 -M 0 -J 30,4 -W 640 -H 480;i=`expr $i + 1`;done

This patch adds the same handling as BIT_HRESP_ERR_INT for BIT_RFF_OR_INT
(RxFiFo OverFlow) to reset CSI as a recovery.

Signed-off-by: Robby Cai <robby.cai@nxp.com>
2016-08-11 21:31:36 +08:00
..
2015-08-03 09:29:02 -07:00
2015-09-29 19:26:06 +02:00
2015-11-09 14:33:33 -08:00
2015-11-09 14:33:34 -08:00