All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-renesas-soc@vger.kernel.org
Cc: "Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Niklas Söderlund" <niklas.soderlund@ragnatech.se>,
	"Wolfram Sang" <wsa+renesas@sang-engineering.com>
Subject: [PATCH 0/3] v3u: add support for TMU
Date: Fri,  5 Mar 2021 15:32:56 +0100	[thread overview]
Message-ID: <20210305143259.12622-1-wsa+renesas@sang-engineering.com> (raw)

Here is the series with patches for Geert to enable TMU on V3U. I took
the DTS patches from the BSP, the rest was developed on mainline tree.
Patch 3 is only for testing.

The TMU passed the tests described by Niklas here:
https://elinux.org/R-Car/Tests:timers

Phong Hoang (2):
  arm64: dts: renesas: r8a779a0: Add TMU support
  TEST: arm64: dts: renesas: falcon: Enable TMU

Wolfram Sang (1):
  clk: renesas: r8a779a0: Add TMU clocks

 .../boot/dts/renesas/r8a779a0-falcon.dts      | 20 ++++++
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi     | 65 +++++++++++++++++++
 drivers/clk/renesas/r8a779a0-cpg-mssr.c       |  6 ++
 3 files changed, 91 insertions(+)

-- 
2.29.2


             reply	other threads:[~2021-03-05 14:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 14:32 Wolfram Sang [this message]
2021-03-05 14:32 ` [PATCH 1/3] clk: renesas: r8a779a0: Add TMU clocks Wolfram Sang
2021-03-08  8:39   ` Geert Uytterhoeven
2021-03-08 12:13   ` Niklas Söderlund
2021-03-05 14:32 ` [PATCH 2/3] arm64: dts: renesas: r8a779a0: Add TMU support Wolfram Sang
2021-03-08 12:14   ` Niklas Söderlund
2021-03-10  9:54   ` Geert Uytterhoeven
2021-03-05 14:32 ` [PATCH 3/3] TEST: arm64: dts: renesas: falcon: Enable TMU Wolfram Sang

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=20210305143259.12622-1-wsa+renesas@sang-engineering.com \
    --to=wsa+renesas@sang-engineering.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=niklas.soderlund@ragnatech.se \
    /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.