]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:57:31 +0000 (09:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:57:31 +0000 (09:57 +0200)
commitf8ff17055d8b01bef08318e073d196fb59c1d9c7
tree36b54bbf90a19f0e23788df897d87f7622d238a5
parent3ad4de8100b81bb3a53a199b830028cb4151e147
parent5ab2a3bdcb892f6036ed672c3cca9897a55ae908
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2019-09-03

this is a pull request for net-next/master consisting of 15 patches.

The first patch is by Christer Beskow, targets the kvaser_pciefd driver
and fixes the PWM generator's frequency.

The next three patches are by Dan Murphy, the tcan4x5x is updated to use
a proper interrupts/interrupt-parent DT binding to specify the devices
IRQ line. Further the unneeded wake ups of the device is removed from
the driver.

A patch by me for the mcp25xx driver removes the deprecated board file
setup example. Three patches by Andy Shevchenko simplify clock handling,
update the driver from OF to device property API and simplify the
mcp251x_can_suspend() function.

The remaining 7 patches are by me and clean up checkpatch warnings in
the generic CAN device infrastructure.
====================

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