devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] [PATCH 0/6] arm64: dts: renesas: Add TMU nodes
@ 2020-12-10 15:26 Niklas Söderlund
  2020-12-10 15:27 ` [PATCH v2 1/6] arm64: dts: renesas: r8a77951: " Niklas Söderlund
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Niklas Söderlund @ 2020-12-10 15:26 UTC (permalink / raw)
  To: Geert Uytterhoeven, Rob Herring, devicetree
  Cc: linux-renesas-soc, Niklas Söderlund

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-12-15  8:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-10 15:26 [PATCH v2 0/6] [PATCH 0/6] arm64: dts: renesas: Add TMU nodes Niklas Söderlund
2020-12-10 15:27 ` [PATCH v2 1/6] arm64: dts: renesas: r8a77951: " Niklas Söderlund
2020-12-11 12:39   ` Geert Uytterhoeven
2020-12-10 15:27 ` [PATCH v2 2/6] arm64: dts: renesas: r8a77960: " Niklas Söderlund
2020-12-11 12:39   ` Geert Uytterhoeven
2020-12-10 15:27 ` [PATCH v2 3/6] arm64: dts: renesas: r8a77961: " Niklas Söderlund
2020-12-11 12:40   ` Geert Uytterhoeven
2020-12-10 15:27 ` [PATCH v2 4/6] arm64: dts: renesas: r8a77965: " Niklas Söderlund
2020-12-11 12:41   ` Geert Uytterhoeven
2020-12-10 15:27 ` [PATCH v2 5/6] arm64: dts: renesas: r8a77990: " Niklas Söderlund
2020-12-11 12:41   ` Geert Uytterhoeven
2020-12-10 15:27 ` [PATCH v2 6/6] arm64: dts: renesas: r8a77995: " Niklas Söderlund
2020-12-11 12:42   ` Geert Uytterhoeven
2020-12-11 12:43 ` [PATCH v2 0/6] [PATCH 0/6] arm64: dts: renesas: " Geert Uytterhoeven
2020-12-15  8:55   ` Niklas Söderlund

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).