MLK-15046-2 can: flexcan: add message buffer rx support
authorDong Aisheng <aisheng.dong@nxp.com>
Thu, 1 Jun 2017 15:08:16 +0000 (23:08 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:27:01 +0000 (15:27 -0500)
commit9d8a58b39eb5841df9f0c9c95bb6209c304e546b
treec06206345ffa33e384cbcbe5f10ff0237363be65
parentb428a6741cc1cfed3de58a75cb30a5a5a073aff8
MLK-15046-2 can: flexcan: add message buffer rx support

This patch adds the optional message buffer rx support which
is controlled by the flag FLEXCAN_QUIRK_DISABLE_RX_FIFO.

This can be used by the new Flexcan version support CAN FD which
can only work with message buffer mode.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/net/can/flexcan.c