All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: linux-can@vger.kernel.org
Cc: kernel@pengutronix.de
Subject: [RFC]: can-next 2021-04-06: c_can cleanup and mcp251xfd features
Date: Tue,  6 Apr 2021 13:06:13 +0200	[thread overview]
Message-ID: <20210406110617.1865592-1-mkl@pengutronix.de> (raw)

Hello,

this series first brings a trivial c_can cleanup that removes an
unused enum. The other patches bring features to the mcp251xfd driver.
Frist BQL support is added again, hopefully working now. The last two
patches try to work around a CRC read error on the TBC register. See
patch description of patch 4 for details.

regards,
Marc




             reply	other threads:[~2021-04-06 11:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 11:06 Marc Kleine-Budde [this message]
2021-04-06 11:06 ` [can-next-rfc 1/4] can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM Marc Kleine-Budde
2021-04-06 11:06 ` [can-next-rfc 2/4] can: mcp251xfd: add BQL support Marc Kleine-Budde
2021-04-06 11:06 ` [can-next-rfc 3/4] can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into separate function Marc Kleine-Budde
2021-04-06 11:06 ` [can-next-rfc 4/4] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register 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=20210406110617.1865592-1-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.