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 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: defer the probe if clock is not found drivers/net/can/xilinx_can.c | 162 +++++++++++++++++++------------------------ 1 file changed, 72 insertions(+), 90 deletions(-) -- 2.7.4