On Mon, 30 Nov 2020 15:14:18 +0100 Marc Kleine-Budde wrote: > Hello Jakub, hello David, > > here's a pull request of 14 patches for net-next/master. > > Gustavo A. R. Silva's patch for the pcan_usb driver fixes fall-through warnings > for Clang. > > The next 5 patches target the mcp251xfd driver and are by Ursula Maplehurst and > me. They optimizie the TEF and RX path by reducing number of SPI core requests > to set the UINC bit. > > The remaining 8 patches target the m_can driver. The first 4 are various > cleanups for the SPI binding driver (tcan4x5x) by Sean Nyekjaer, Dan Murphy and > me. Followed by 4 cleanup patches by me for the m_can and m_can_platform > driver. Pulled, thanks!