Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 20:49:45 +0000 (12:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 20:49:45 +0000 (12:49 -0800)
commitc7dd222053c4ab1e22412f3a8157680a67fe0570
tree3edc1d53e0bf2f2df378c8a7e86f52223225c981
parenta10b24b83242c8f2a9813d7919a711b42d07f71d
parentee42bedc85a6e87791d5c20da6f2d150188cde54
Merge tag 'linux-can-next-for-5.11-20201210' of git://git./linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2020-12-10

here's a pull request of 7 patches for net-next/master.

The first patch is by Oliver Hartkopp for the CAN ISOTP, which adds support for
functional addressing.

A patch by Antonio Quartulli removes an unneeded unlikely() annotation from the
rx-offload helper.

The next three patches target the m_can driver. Sean Nyekjaers's patch removes
a double clearing of clock stop request bit, Patrik Flykt's patch moves the
runtime PM enable/disable to m_can_platform and Jarkko Nikula's patch adds a
PCI glue code driver.

Fabio Estevam's patch converts the flexcan driver to DT only.

And Manivannan Sadhasivam's patchd for the mcp251xfd driver adds internal
loopback mode support.
====================

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