can: flexcan: add vf610 support for FlexCAN
authorStefan Agner <stefan@agner.ch>
Tue, 15 Jul 2014 12:56:21 +0000 (14:56 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 17 Aug 2014 23:03:39 +0000 (01:03 +0200)
Extend FlexCAN driver to support Vybrid. Vybrids variant of the IP
has ECC support which is controlled through the memory error
control register (MECR). There is also an errata which leads to
false positive error detections (ID e5295). This patch disables
the memory error detection completely.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

No differences found