* [PULL REQUEST] renesas/v3u/timers-v1-minimal for renesas drivers
@ 2021-03-19 10:01 Wolfram Sang
0 siblings, 0 replies; only message in thread
From: Wolfram Sang @ 2021-03-19 10:01 UTC (permalink / raw)
To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang
[-- Attachment #1: Type: text/plain, Size: 2191 bytes --]
Hi Geert,
here is the minimal topic branch to prepare V3U CMT and TMU timers for
renesas-drivers. There is also another branch (intended for testing)
which enables the timers in DT, too:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/v3u/timers-v1
Bit I thought this was not so suitable for renesas drivers, so this
minimal branch.
Please pull.
Kind regards,
Wolfram
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/v3u/timers-v1-minimal
for you to fetch changes up to 203fa4f26a8be19c225b20d8e7526b50972c099d:
arm64: dts: renesas: r8a779a0: Add CMT support (2021-03-19 10:54:57 +0100)
----------------------------------------------------------------
Niklas Söderlund (1):
timekeeping: Allow runtime PM from change_clocksource()
Phong Hoang (2):
arm64: dts: renesas: r8a779a0: Add TMU support
arm64: dts: renesas: r8a779a0: Add CMT support
Wolfram Sang (5):
dt-bindings: timer: renesas,tmu: add r8a779a0 TMU support
clk: renesas: r8a779a0: Add TMU clocks
clocksource: sh_cmt: don't use CMTOUT_IE with R-Car Gen2/3
dt-bindings: timer: renesas,cmt: add r8a779a0 CMT support
clk: renesas: r8a779a0: Add CMT clocks
with much appreciated quality assurance from
----------------------------------------------------------------
Geert Uytterhoeven (1):
(Rev.) clocksource: sh_cmt: don't use CMTOUT_IE with R-Car Gen2/3
Niklas Söderlund (1):
(Rev.) clocksource: sh_cmt: don't use CMTOUT_IE with R-Car Gen2/3
.../devicetree/bindings/timer/renesas,cmt.yaml | 2 +
.../devicetree/bindings/timer/renesas,tmu.yaml | 1 +
arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 135 +++++++++++++++++++++
drivers/clk/renesas/r8a779a0-cpg-mssr.c | 10 ++
drivers/clocksource/sh_cmt.c | 5 +-
kernel/time/timekeeping.c | 36 ++++--
6 files changed, 174 insertions(+), 15 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-19 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 10:01 [PULL REQUEST] renesas/v3u/timers-v1-minimal for renesas drivers Wolfram Sang
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.