devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: renesas: r8a7796{1,5}: Add CMT nodes
@ 2020-12-09 20:07 Niklas Söderlund
  2020-12-09 20:07 ` [PATCH 1/2] arm64: dts: renesas: r8a77961: " Niklas Söderlund
  2020-12-09 20:07 ` [PATCH 2/2] arm64: dts: renesas: r8a77995: " Niklas Söderlund
  0 siblings, 2 replies; 5+ messages in thread
From: Niklas Söderlund @ 2020-12-09 20:07 UTC (permalink / raw)
  To: Geert Uytterhoeven, Rob Herring, devicetree
  Cc: linux-renesas-soc, Niklas Söderlund

Hi,

Add CMT nodes to Renesas R-Car M3-W+ and D3 that for unknown reasons are 
missing these nodes. I only have access to the M3-W+ and I have tested 
this series on this (and H3, M3-W, M3-) by enabling all CMT nodes in DT 
and then using the kernel timer selftests located in
tools/testing/selftests/timers/

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

And if the fix for a deadlock race when switching clocksource [1] also 
is present the test pass on all SoCs mentioned above that I have access 
to. I have no reason to believe it would not also work on D3.

1. [PATCH 0/2] timekeeping: Fix change_clocksource() for PM and sh_cmt

Niklas Söderlund (2):
  arm64: dts: renesas: r8a77961: Add CMT nodes
  arm64: dts: renesas: r8a77995: Add CMT nodes

 arch/arm64/boot/dts/renesas/r8a77961.dtsi | 70 +++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 70 +++++++++++++++++++++++
 2 files changed, 140 insertions(+)

-- 
2.29.2


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

end of thread, other threads:[~2020-12-10 12:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09 20:07 [PATCH 0/2] arm64: dts: renesas: r8a7796{1,5}: Add CMT nodes Niklas Söderlund
2020-12-09 20:07 ` [PATCH 1/2] arm64: dts: renesas: r8a77961: " Niklas Söderlund
2020-12-10 12:57   ` Geert Uytterhoeven
2020-12-09 20:07 ` [PATCH 2/2] arm64: dts: renesas: r8a77995: " Niklas Söderlund
2020-12-10 12:58   ` Geert Uytterhoeven

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