netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] pull-request: can 2022-07-20
@ 2022-07-20  8:36 Marc Kleine-Budde
  2022-07-20  8:36 ` [PATCH net 1/2] can: mcp251xfd: fix detection of mcp251863 Marc Kleine-Budde
  2022-07-20  8:36 ` [PATCH net 2/2] can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe() Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2022-07-20  8:36 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

this is a pull request of 2 patches for net/master.

The first patch is by me and fixes the detection of the mcp251863 in
the mcp251xfd driver.

The last patch is by Liang He and adds a missing of_node_put() in the
rcar_canfd driver.

regards,
Marc

---

The following changes since commit 48ea8ea32dbf3231882e9bc0b297fe1400785219:

  Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (2022-07-19 17:43:02 -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.19-20220720

for you to fetch changes up to 7b66dfcc6e1e1f018492619c3d0fc432b6b54272:

  can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe() (2022-07-20 10:20:19 +0200)

----------------------------------------------------------------
linux-can-fixes-for-5.19-20220720

----------------------------------------------------------------
Liang He (1):
      can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()

Marc Kleine-Budde (1):
      can: mcp251xfd: fix detection of mcp251863

 drivers/net/can/rcar/rcar_canfd.c              |  1 +
 drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 18 +++++++++++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-20 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  8:36 [PATCH net 0/2] pull-request: can 2022-07-20 Marc Kleine-Budde
2022-07-20  8:36 ` [PATCH net 1/2] can: mcp251xfd: fix detection of mcp251863 Marc Kleine-Budde
2022-07-20 10:20   ` patchwork-bot+netdevbpf
2022-07-20  8:36 ` [PATCH net 2/2] can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe() Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).