netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Marc Kleine-Budde <mkl@pengutronix.de>,
	Vincent Mailhol <mailhol.vincent@wanadoo.fr>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-can@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	netdev@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/3] can: rcar_canfd: Small improvements and cleanups
Date: Wed, 29 May 2024 11:12:12 +0200	[thread overview]
Message-ID: <cover.1716973640.git.geert+renesas@glider.be> (raw)

	Hi all,

This series containssome improvements and cleanups for the R-Car CAN-FD
driver.  It has been tested on R-Car V4H (White Hawk and White Hawk
Single).

Thanks for your comments!

Geert Uytterhoeven (3):
  can: rcar_canfd: Simplify clock handling
  can: rcar_canfd: Improve printing of global operational state
  can: rcar_canfd: Remove superfluous parentheses in address
    calculations

 drivers/net/can/rcar/rcar_canfd.c | 41 ++++++++++++-------------------
 1 file changed, 16 insertions(+), 25 deletions(-)

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2024-05-29  9:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29  9:12 Geert Uytterhoeven [this message]
2024-05-29  9:12 ` [PATCH 1/3] can: rcar_canfd: Simplify clock handling Geert Uytterhoeven
2024-06-02  8:03   ` Vincent MAILHOL
2024-06-06 10:15     ` Geert Uytterhoeven
2024-06-06 11:04       ` Vincent MAILHOL
2024-06-06 11:38         ` Geert Uytterhoeven
2024-06-21  8:36           ` Marc Kleine-Budde
2024-06-21 11:27             ` Geert Uytterhoeven
2024-06-03 10:32   ` Wolfram Sang
2024-05-29  9:12 ` [PATCH 2/3] can: rcar_canfd: Improve printing of global operational state Geert Uytterhoeven
2024-06-03 10:32   ` Wolfram Sang
2024-05-29  9:12 ` [PATCH 3/3] can: rcar_canfd: Remove superfluous parentheses in address calculations Geert Uytterhoeven
2024-06-03 10:33   ` Wolfram Sang
2024-06-02  8:04 ` [PATCH 0/3] can: rcar_canfd: Small improvements and cleanups Vincent MAILHOL
2024-06-21  8:38 ` 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=cover.1716973640.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mailhol.vincent@wanadoo.fr \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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).