diff options
| author | Peter Fink <[email protected]> | 2021-12-07 19:35:31 +0100 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2022-03-10 09:49:15 +0100 |
| commit | 26949ac935e37ad47fbe35cf0ff6e51aeeb15c6f (patch) | |
| tree | 7bf66e538e3c3cdb87b7f461446d076196e0ac43 /tools/perf/scripts/python/bin | |
| parent | c359931d2545173c4328d828643035259a0ba936 (diff) | |
can: gs_usb: add CAN-FD support
CANtact Pro from Linklayer is the first gs_usb compatible device
supporting CAN-FD with a different HW and re-written candlelight FW.
Support for CAN-FD is indicated by the device setting the
GS_CAN_FEATURE_FD flag. CAN-FD support is requested by the driver with
the GS_CAN_MODE_FD flag. The CAN-FD specific data bit timing
parameters are set with the GS_USB_BREQ_DATA_BITTIMING control
message.
This patch is based on the Eric Evenchick's gs_usb_fd driver (which
itself is a fork of gs_usb). The gs_usb_fd code base was reintegrated
into the gs_usb driver, and reworked to not break the existing
classical-CAN only hardware.
Link: https://lore.kernel.org/all/[email protected]
Link: https://github.com/linklayer/gs_usb_fd/issues/2
Co-developed-by: Eric Evenchick <[email protected]>
Signed-off-by: Eric Evenchick <[email protected]>
Signed-off-by: Peter Fink <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions