All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: sunxi: Enable the sun4i timer
@ 2021-03-15  4:32 ` Samuel Holland
  0 siblings, 0 replies; 20+ messages in thread
From: Samuel Holland @ 2021-03-15  4:32 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner, Rob Herring, Maxime Ripard,
	Chen-Yu Tsai, Jernej Skrabec, Catalin Marinas, Will Deacon
  Cc: devicetree, linux-arm-kernel, linux-kernel, Samuel Holland

In preparation for adding CPU idle states, hook up the sun4i timer.
Having a non-c3stop clockevent source available is necessary for all
CPUs to simultaneously enter a local-timer-stop idle state.

Samuel Holland (5):
  dt-bindings: timer: Simplify conditional expressions
  dt-bindings: timer: Add compatibles for sun50i timers
  arm64: dts: allwinner: a64: Sort watchdog node
  arm64: dts: allwinner: Add sun4i MMIO timer nodes
  arm64: sunxi: Build the sun4i timer driver

 .../timer/allwinner,sun4i-a10-timer.yaml      | 42 +++++++++----------
 arch/arm64/Kconfig.platforms                  |  1 +
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 25 +++++++----
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi  |  9 ++++
 .../arm64/boot/dts/allwinner/sun50i-h616.dtsi |  9 ++++
 5 files changed, 55 insertions(+), 31 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-03-16  4:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15  4:32 [PATCH 0/5] arm64: sunxi: Enable the sun4i timer Samuel Holland
2021-03-15  4:32 ` Samuel Holland
2021-03-15  4:32 ` [PATCH 1/5] dt-bindings: timer: Simplify conditional expressions Samuel Holland
2021-03-15  4:32   ` Samuel Holland
2021-03-15 10:57   ` Maxime Ripard
2021-03-15 10:57     ` Maxime Ripard
2021-03-15  4:32 ` [PATCH 2/5] dt-bindings: timer: Add compatibles for sun50i timers Samuel Holland
2021-03-15  4:32   ` Samuel Holland
2021-03-15 11:07   ` Maxime Ripard
2021-03-15 11:07     ` Maxime Ripard
2021-03-15  4:32 ` [PATCH 3/5] arm64: dts: allwinner: a64: Sort watchdog node Samuel Holland
2021-03-15  4:32   ` Samuel Holland
2021-03-15  4:32 ` [PATCH 4/5] arm64: dts: allwinner: Add sun4i MMIO timer nodes Samuel Holland
2021-03-15  4:32   ` Samuel Holland
2021-03-15 18:32   ` Jernej Škrabec
2021-03-15 18:32     ` Jernej Škrabec
2021-03-16  4:35     ` Samuel Holland
2021-03-16  4:35       ` Samuel Holland
2021-03-15  4:32 ` [PATCH 5/5] arm64: sunxi: Build the sun4i timer driver Samuel Holland
2021-03-15  4:32   ` Samuel Holland

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.