]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
can: gs_usb: add HW timestamp mode bit
authorMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 7 Nov 2021 13:36:51 +0000 (14:36 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 10 Mar 2022 08:49:14 +0000 (09:49 +0100)
commitd42d211169431212b4051682bbb7b7ffe37fd8c3
tree20e9d25bec920c7a0b6d8ec857ff005496cb3f93
parente0d25759fa917784da4399e426df4d7b822bbc3f
can: gs_usb: add HW timestamp mode bit

Newer versions of the widely used open source firmware candleLight
support hardware timestamps. The support is activated by setting the
GS_CAN_MODE_HW_TIMESTAMP in the GS_USB_BREQ_MODE request.

Although timestamp support is not yet supported by this driver, add
the missing bit for documentation purpose.

Link: https://lore.kernel.org/all/20220309124132.291861-9-mkl@pengutronix.de
Link: https://github.com/candle-usb/candleLight_fw/commit/44431f4a4354a878fbd15b273bf04fce1dcdff7e
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c