alistair23-linux/drivers/net/can/rcar
Ramesh Shanmugasundaram 926f10359a can: rcar_canfd: Add back-to-error-active support
As per Wolfgang G, all new drivers should support decreasing state
transition(back-to-error-active). This patch adds this support.

This driver configures the controller to halt on bus-off entry. Hence,
when in error states less than bus off state, the TEC/REC counters
are checked for lower state transition eligibility and action.

Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2016-06-23 11:23:49 +02:00
..
Kconfig can: rcar_can: Move Renesas CAN driver to rcar dir 2016-06-17 15:39:48 +02:00
Makefile can: rcar_can: Move Renesas CAN driver to rcar dir 2016-06-17 15:39:48 +02:00
rcar_can.c can: rcar_can: Move Renesas CAN driver to rcar dir 2016-06-17 15:39:48 +02:00
rcar_canfd.c can: rcar_canfd: Add back-to-error-active support 2016-06-23 11:23:49 +02:00