Hello Jakub, hello David, this is a pull request of 2 patches for net/master. Changes to linux-can-fixes-for-5.18-20220513: - adjusted Fixes: Tag on "Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"" (Thanks Jakub) Both patches are by Jarkko Nikula, target the m_can PCI driver bindings, and fix usage of wrong bit timing constants for the Elkhart Lake platform. regards, Marc --- The following changes since commit f3f19f939c11925dadd3f4776f99f8c278a7017b: Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-05-12 11:51:45 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.18-20220514 for you to fetch changes up to d6da7881020f9b37edb80ada12ce9b50b9232dc1: can: m_can: remove support for custom bit timing, take #2 (2022-05-14 20:53:01 +0200) ---------------------------------------------------------------- linux-can-fixes-for-5.18-20220514 ---------------------------------------------------------------- Jarkko Nikula (2): Revert "can: m_can: pci: use custom bit timings for Elkhart Lake" can: m_can: remove support for custom bit timing, take #2 drivers/net/can/m_can/m_can.c | 24 +++++--------------- drivers/net/can/m_can/m_can.h | 3 --- drivers/net/can/m_can/m_can_pci.c | 48 ++++----------------------------------- 3 files changed, 10 insertions(+), 65 deletions(-)