netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, linux-can@vger.kernel.org,
	kernel@pengutronix.de
Subject: [PATCH net 0/2] pull-request: can 2022-07-20
Date: Wed, 20 Jul 2022 10:36:19 +0200	[thread overview]
Message-ID: <20220720083621.3294548-1-mkl@pengutronix.de> (raw)

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(-)



             reply	other threads:[~2022-07-20  8:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-20  8:36 Marc Kleine-Budde [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220720083621.3294548-1-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).