[PATCH V3 0/2] xilinx_can: Update on xilinx can

From: Srinivas Neeli
Date: Thu Jun 09 2022 - 04:25:06 EST


This patch series addresses
1) Reverts the limiting CANFD brp_min to 2.
2) Adds TDC support for Xilinx can driver.

Hi Marc,
Please apply PATCH V3 1/2 on stable branch.
Due to some mailing issue i didn't receive your mail.

Changes in V3:
-Implemented GENMASK,FIELD_PERP & FIELD_GET Calls.
-Implemented TDC feature for all Xilinx CANFD controllers.
-corrected prescalar to prescaler(typo).

Changes in V2:
- Created two patches one for revert another for TDC support.

Srinivas Neeli (2):
Revert "can: xilinx_can: Limit CANFD brp to 2"
can: xilinx_can: Add Transmitter delay compensation (TDC) feature
support

drivers/net/can/xilinx_can.c | 52 +++++++++++++++++++++++++++++++-----
1 file changed, 45 insertions(+), 7 deletions(-)

--
2.25.1