devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: allwinner: a64: Enable DVFS on A64
@ 2020-01-08  4:20 Vasily Khoruzhick
  2020-01-08  4:20 ` [PATCH v2 1/4] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes Vasily Khoruzhick
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Vasily Khoruzhick @ 2020-01-08  4:20 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Rob Herring, Mark Rutland,
	linux-arm-kernel, devicetree
  Cc: Vasily Khoruzhick

This series introduces new DTSI with operating points for A64,
adds cooling maps and thermal tripping points and enables DVFS
on all the supported A64-based boards

v2: - drop two commits that were merged
    - mention where tripping points and OPP were taken from
    - add new line after each node in OPP table
    - split adding CPU clock and OPP into separate commits
    - put operating points into their own dtsi

Vasily Khoruzhick (4):
  arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes
  arm64: dts: allwinner: a64: add cooling maps and thermal tripping
    points
  arm64: dts: allwinner: a64: add dtsi with CPU operating points
  arm64: dts: allwinner: a64: enable DVFS

 .../allwinner/sun50i-a64-amarula-relic.dts    | 17 +++++
 .../dts/allwinner/sun50i-a64-bananapi-m64.dts | 17 +++++
 .../dts/allwinner/sun50i-a64-cpu-opp.dtsi     | 75 +++++++++++++++++++
 .../dts/allwinner/sun50i-a64-nanopi-a64.dts   | 17 +++++
 .../dts/allwinner/sun50i-a64-olinuxino.dts    | 17 +++++
 .../dts/allwinner/sun50i-a64-orangepi-win.dts | 17 +++++
 .../boot/dts/allwinner/sun50i-a64-pine64.dts  | 17 +++++
 .../dts/allwinner/sun50i-a64-pinebook.dts     | 17 +++++
 .../boot/dts/allwinner/sun50i-a64-sopine.dtsi | 17 +++++
 .../boot/dts/allwinner/sun50i-a64-teres-i.dts | 17 +++++
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 52 +++++++++++++
 11 files changed, 280 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-cpu-opp.dtsi

-- 
2.24.1


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

end of thread, other threads:[~2020-01-09 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08  4:20 [PATCH v2 0/4] arm64: allwinner: a64: Enable DVFS on A64 Vasily Khoruzhick
2020-01-08  4:20 ` [PATCH v2 1/4] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes Vasily Khoruzhick
2020-01-08  4:20 ` [PATCH v2 2/4] arm64: dts: allwinner: a64: add cooling maps and thermal tripping points Vasily Khoruzhick
2020-01-08  4:20 ` [PATCH v2 3/4] arm64: dts: allwinner: a64: add dtsi with CPU operating points Vasily Khoruzhick
2020-01-08  4:20 ` [PATCH v2 4/4] arm64: dts: allwinner: a64: enable DVFS Vasily Khoruzhick
2020-01-08 16:04 ` [PATCH v2 0/4] arm64: allwinner: a64: Enable DVFS on A64 Maxime Ripard
2020-01-08 16:38   ` Vasily Khoruzhick
2020-01-09 16:30     ` Maxime Ripard
2020-01-09 16:33 ` Maxime Ripard

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