devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH 0/6] arm64: dts: renesas: Add TMU nodes
Date: Wed,  9 Dec 2020 21:19:44 +0100	[thread overview]
Message-ID: <20201209201950.817566-1-niklas.soderlund+renesas@ragnatech.se> (raw)

Hi,

Add TMU nodes to Renesas R-Car H3, M3-W, M3-W+, D3, M3-N and E3. I have 
tested this on all but D3 and E3 SoCs which I do not have access to. I 
tested by enabling all TMU nodes in DT and then used the kernel timer 
selftests located in tools/testing/selftests/timers/

    - clocksource-switch.c
    - inconsistency-check.c
    - nanosleep.c

The test passes for all SoCs I have access to and I no reason to believe 
it would not also work on D3 and E3.

Niklas Söderlund (6):
  arm64: dts: renesas: r8a77951: Add TMU nodes
  arm64: dts: renesas: r8a77960: Add TMU nodes
  arm64: dts: renesas: r8a77961: Add TMU nodes
  arm64: dts: renesas: r8a77965: Add TMU nodes
  arm64: dts: renesas: r8a77990: Add TMU nodes
  arm64: dts: renesas: r8a77995: Add TMU nodes

 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 65 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 65 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi | 65 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 65 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 65 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 65 +++++++++++++++++++++++
 6 files changed, 390 insertions(+)

-- 
2.29.2


             reply	other threads:[~2020-12-09 20:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 20:19 Niklas Söderlund [this message]
2020-12-09 20:19 ` [PATCH 1/6] arm64: dts: renesas: r8a77951: Add TMU nodes Niklas Söderlund
2020-12-10 13:10   ` Geert Uytterhoeven
2020-12-10 15:14     ` Niklas Söderlund
2020-12-09 20:19 ` [PATCH 2/6] arm64: dts: renesas: r8a77960: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 3/6] arm64: dts: renesas: r8a77961: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 4/6] arm64: dts: renesas: r8a77965: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 5/6] arm64: dts: renesas: r8a77990: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 6/6] arm64: dts: renesas: r8a77995: " Niklas Söderlund

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=20201209201950.817566-1-niklas.soderlund+renesas@ragnatech.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=robh+dt@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).