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: Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [PATCH 0/3] r8a779f0: enable CMT timers
Date: Wed, 13 Jul 2022 12:14:44 +0200	[thread overview]
Message-ID: <20220713101447.3804-1-wsa+renesas@sang-engineering.com> (raw)

Here are the clk and DTS enablement patches for CMT on the r8a779f0.
Patch 3 is only for testing.

Note: Some testing I did is documented here by Niklas [1]. Once in a
while, I get an error that CMCNT could not be cleared. I observe this
behaviour only on Gen4 (V3U, S4) so far. My E3 did not show it.

I suspect the missing WRFLG support in the CMT driver but this needs
more research. I consider this orthogonal to these patches, though, and
think they can go in already.

All the best!

[1] https://elinux.org/R-Car/Tests:timers


Wolfram Sang (3):
  clk: renesas: r8a779f0: Add CMT clocks
  arm64: dts: renesas: r8a779f0: Add CMT support
  TEST: arm64: dts: renesas: spider: Enable CMT

 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi | 16 +++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi     | 70 +++++++++++++++++++
 drivers/clk/renesas/r8a779f0-cpg-mssr.c       |  4 ++
 3 files changed, 90 insertions(+)

-- 
2.35.1


             reply	other threads:[~2022-07-13 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13 10:14 Wolfram Sang [this message]
2022-07-13 10:14 ` [PATCH 1/3] clk: renesas: r8a779f0: Add CMT clocks Wolfram Sang
2022-07-19  7:52   ` Geert Uytterhoeven
2022-07-13 10:14 ` [PATCH 2/3] arm64: dts: renesas: r8a779f0: Add CMT support Wolfram Sang
2022-07-21 10:04   ` Geert Uytterhoeven
2022-07-13 10:14 ` [PATCH 3/3] TEST: arm64: dts: renesas: spider: Enable CMT 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=20220713101447.3804-1-wsa+renesas@sang-engineering.com \
    --to=wsa+renesas@sang-engineering.com \
    --cc=linux-renesas-soc@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.