[PATCH v2 0/5] can: xilinx_can: Bug fixes

From: Appana Durga Kedareswara rao
Date: Mon Aug 12 2019 - 06:07:05 EST


This patch series fixes below issues
--> Bugs in the driver w.r.to CANFD 2.0 IP support
--> Defer the probe if clock is not found

Changes for v2:
[1/5]:
--> Improved commit description
[1/5] and [5/5]:
--> Added sob line
[1/5], [2/5], [3/5], [4/5], [5/5]:
--> Added Fixes tag in the commit description

Appana Durga Kedareswara rao (3):
can: xilinx_can: Fix FSR register handling in the rx path
can: xilinx_can: Fix the data updation logic for CANFD FD frames
can: xilinx_can: Fix FSR register FL and RI mask values for canfd 2.0

Srinivas Neeli (1):
can: xilinx_can: Fix the data phase btr1 calculation

Venkatesh Yadav Abbarapu (1):
can: xilinx_can: Skip error message on deferred probe

drivers/net/can/xilinx_can.c | 162 +++++++++++++++++++------------------------
1 file changed, 72 insertions(+), 90 deletions(-)

--
2.7.4