...@vger.kernel.org
Cc: Wolfgang Grandegger ; Marc Kleine-Budde
; David S . Miller ; Jakub
Kicinski ; Joakim Zhang ;
dl-linux-imx ; Michael Walle
Subject: [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
Up until now, the controller used non-ISO CAN-FD mode, although it
supports it.
Add support for
Kleine-Budde
; David S . Miller ; Jakub
Kicinski ; Joakim Zhang ;
dl-linux-imx ; Michael Walle
Subject: [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
Up until now, the controller used non-ISO CAN-FD mode, although it
supports it.
Add support for ISO mode, too. By default the hardware is in
Kicinski ; Joakim Zhang ;
dl-linux-imx ; Michael Walle
Subject: [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
Up until now, the controller used non-ISO CAN-FD mode, although it
supports it.
Add support for ISO mode, too. By default the hardware is in non-ISO
mode and
an enable bit has to be
l-linux-imx ; Michael Walle
> Subject: [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
>
> Up until now, the controller used non-ISO CAN-FD mode, although it supports
> it.
> Add support for ISO mode, too. By default the hardware is in non-ISO mode and
> an enable bit
Up until now, the controller used non-ISO CAN-FD mode, although it
supports it. Add support for ISO mode, too. By default the hardware
is in non-ISO mode and an enable bit has to be explicitly set.
Signed-off-by: Michael Walle
---
drivers/net/can/flexcan.c | 19 ---
1 file change