ERR005196
Chip Errata for the i.MX 6Dual/6Quad and i.MX 6DualPlus/6QuadPlus, Rev. 6.1, 06/2016
NXP Semiconductors
135
Description:
Data types from 0x13 to 0x17 are reserved but not considered invalid in the CSI-2 specification.
However, the MIPI CSI controller raises an interrupt due to an err_id* being flagged when a packet
with one of these data types is received. Data types from 0x13 to 0x17 should be processed without
an error notification of this kind.
Projected Impact:
Erroneously generated error interrupt.
Workarounds:
To avoid the interrupt, err_id* can be masked by setting the bits 12 to 15 of the MASK2 register.
Bits 12 to 15 of the ERR2 register also should be ignored when reading. But, this procedure hides
the occurrence of an err_id* error caused by the reception of other unidentified or unimplemented
data type.
Proposed Solution:
No fix scheduled
Linux BSP Status:
Software workaround not implemented in Linux BSP. Functionality or mode of operation in which
the erratum may manifest itself is not used. The BSP does not support data types from 0x13 to
0x17.
ERR005196
MIPI: Error Interrupt generated by the MIPI CSI interface for certain
legal packet types