Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2023 07:46:07 +0000 (08:46 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2023 07:46:07 +0000 (08:46 +0100)
commitf702dbbb9fc25de45d9d0fc2572f62b4b22cef16
treefdd9302b7d1ee0c9f4c8dab4db2909211a4c04c3
parent992725ff32f534eaa13adfa37f933d4fbf1aa040
parent806e95aee5440a9fbe155c3822e1422ba6a90478
Merge tag 'linux-can-next-for-6.6-20230803' of git://git./linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2023-08-03

This is a pull request of 9 patches for net-next/master.

The 1st patch is by Ruan Jinjie, targets the flexcan driver, and
cleans up the error handling of platform_get_irq() in the
flexcan_probe() function.

Markus Schneider-Pargmann contributes 6 patches for the tcan4x5x M_CAN
driver, consisting of some cleanups, and adding support for the
tcan4552/4553 chips.

Another patch by Ruan Jinjie, that cleans up the error path of
platform_get_irq() in the c_can_plat_probe() function of the C_CAN
platform driver.

The last patch is by Frank Jungclaus and adds support for the
CAN-USB/3 and CAN FD to the ESD USB CAN driver.
================

Signed-off-by: David S. Miller <davem@davemloft.net>