linux/drivers/net/can/ctucanfd
Vincent Mailhol 3e5c291c79 can: add CAN_ERR_CNT flag to notify availability of error counter
Add a dedicated flag in uapi/linux/can/error.h to notify the userland
that fields data[6] and data[7] of the CAN error frame were
respectively populated with the tx and rx error counters.

For all driver tree-wide, set up this flags whenever needed.

Link: https://lore.kernel.org/all/20220719143550.3681-12-mailhol.vincent@wanadoo.fr
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-07-20 09:27:37 +02:00
..
ctucanfd_base.c can: add CAN_ERR_CNT flag to notify availability of error counter 2022-07-20 09:27:37 +02:00
ctucanfd_kframe.h
ctucanfd_kregs.h can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x. 2022-07-19 20:57:46 +02:00
ctucanfd_pci.c can: ctucanfd: remove PCI module debug parameters 2022-05-02 09:24:41 +02:00
ctucanfd_platform.c can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev_err() 2022-05-02 09:24:41 +02:00
ctucanfd.h
Kconfig can: ctucanfd: platform: add missing dependency to HAS_IOMEM 2022-05-23 22:00:06 +02:00
Makefile can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support. 2022-04-19 17:12:14 +02:00