linux/drivers/net/can/spi
Thomas Kopp 788b83ea2c can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages
This patch adds a reference to the recent released MCP2517FD and MCP2518FD
errata sheets and paste the explanation.

The single error correction does not always work, so always indicate that a
single error occurred. If the location of the ECC error is outside of the
TX-RAM always use netdev_notice() to log the problem. For ECC errors in the
TX-RAM, there is a recovery procedure.

Signed-off-by: Thomas Kopp <thomas.kopp@microchip.com>
Link: https://lore.kernel.org/r/20200925065606.358-1-thomas.kopp@microchip.com
[mkl: split into two patches, adjust subject and commit message]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2020-09-30 10:34:30 +02:00
..
mcp25xxfd can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages 2020-09-30 10:34:30 +02:00
hi311x.c can: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-08-22 16:22:03 -07:00
Kconfig can: mcp25xxfd: add regmap infrastructure 2020-09-21 10:13:20 +02:00
Makefile can: mcp25xxfd: add regmap infrastructure 2020-09-21 10:13:20 +02:00
mcp251x.c can: mcp251x: add support for half duplex controllers 2020-09-21 10:13:19 +02:00