kernel_optimize_test/drivers/net/can
Ramesh Shanmugasundaram 6f4c2eea35 can: rcar_canfd: Add Classical CAN only mode support
The controller can operate in one of the two global modes
 - CAN FD only mode (default)
 - Classical CAN (CAN2.0) only mode

This patch adds support for Classical CAN only mode. It can be enabled
by defining the optional device tree property "renesas,no-can-fd" of this
node.

Note: R-Car Gen3 h/w manual v0.51E shows bit6 of RSCFDnCFDGCFG as
reserved, which is incorrect. This bit is same as RSCFDnGCFG.

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
..
c_can
cc770
ifi_canfd can: ifi: Add more detailed error reporting 2016-05-09 11:07:28 +02:00
m_can can: fix handling of unmodifiable configuration options 2016-05-09 11:07:28 +02:00
mscan
rcar can: rcar_canfd: Add Classical CAN only mode support 2016-06-23 11:23:49 +02:00
sja1000 can: tscan1: Utilize the module_isa_driver macro 2016-06-17 15:39:43 +02:00
softing
spi can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue 2016-05-09 11:07:28 +02:00
usb can: gs_usb: add ethtool set_phys_id callback to locate physical device 2016-06-17 15:39:44 +02:00
at91_can.c
bfin_can.c
dev.c can: dev: can-calc-bit-timing(): better sample point calculation 2016-06-17 15:39:42 +02:00
flexcan.c
grcan.c
janz-ican3.c can: janz-ican3: error handling for CAL/CANopen firmware 2016-05-09 11:07:28 +02:00
Kconfig can: rcar_can: Move Renesas CAN driver to rcar dir 2016-06-17 15:39:48 +02:00
led.c
Makefile can: rcar_can: Move Renesas CAN driver to rcar dir 2016-06-17 15:39:48 +02:00
pch_can.c
slcan.c can: slcan: Replace sizeof struct can_frame with CAN_MTU 2016-06-17 15:39:42 +02:00
sun4i_can.c
ti_hecc.c
vcan.c
xilinx_can.c