summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
diff options
context:
space:
mode:
authorAnssi Hannula <anssi.hannula@bitwise.fi>2018-02-27 10:06:51 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2018-07-27 10:40:17 +0200
commit9e5f1b273e6abdd7f17b15a65ff5414c6c94384b (patch)
tree58d97c256e45973559a70f7cb702f670c0317ef0 /drivers/net/can/usb
parent1598efe57b3e768056e4ca56cb9cf33111e68d1c (diff)
downloadlinux-9e5f1b273e6abdd7f17b15a65ff5414c6c94384b.tar.bz2
can: xilinx_can: add support for Xilinx CAN FD core
Add support for Xilinx CAN FD core. The major difference from the previously supported cores is that there are TX mailboxes instead of a TX FIFO and the RX FIFO access method is different. We only transmit one frame at a time to prevent the HW from reordering frames (it uses CAN ID priority order). Support for CAN FD protocol is not added yet. v2: Removed unnecessary "rx-mode" DT property and wrapped some long lines. Signed-off-by: Anssi Hannula <anssi.hannula@bitwise.fi> Cc: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/usb')
0 files changed, 0 insertions, 0 deletions