Hello Jakub, hello David, this is a pull request of 2 patches for net/master. 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-20220513 for you to fetch changes up to 3ddd9ed84d8954afcdf7afacf8e142198c3803c3: can: m_can: remove support for custom bit timing, take #2 (2022-05-13 14:41:40 +0200) ---------------------------------------------------------------- linux-can-fixes-for-5.18-20220513 ---------------------------------------------------------------- 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(-)