]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 Aug 2021 10:30:09 +0000 (11:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Aug 2021 10:30:09 +0000 (11:30 +0100)
commit6a937a49c417be09a2a7cfc8f92f453b85dc048e
tree43ad68ba7121d0df07cc7f65f87449c02873fc51
parent8d9e9d49471fae61c0483b07b1c5083e9efcf32e
parentd49af65155eea85f063a272ba7e30a9b5468d231
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2021-08-04

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

The first patch is by me and fixes a typo in a comment in the CAN
J1939 protocol.

The next 2 patches are by Oleksij Rempel and update the CAN J1939
protocol to send RX status updates via the error queue mechanism.

The next patch is by me and adds a missing variable initialization to
the flexcan driver (the problem was introduced in the current net-next
cycle).

The last patch is by Aswath Govindraju and adds power-domains to the
Bosch m_can DT binding documentation.
====================

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