linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/9] Add support for Allwinner H6 DVFS
@ 2020-04-20 13:00 Clément Péron
  2020-04-20 13:00 ` [PATCH v5 1/9] arm64: dts: allwinner: h6: Add clock to CPU cores Clément Péron
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Clément Péron @ 2020-04-20 13:00 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Rob Herring
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-sunxi,
	Clément Péron

Hi,

This is the same as v4 and v3 on top.
I have also fix the commit title for Pine H64 as we now only enable CPU DVFS.

Sorry for the noise,
Clément

Clément Péron (6):
  arm64: configs: Enable sun50i cpufreq nvmem
  arm64: dts: allwinner: h6: Enable CPU opp tables for Beelink GS1
  arm64: dts: allwinner: h6: Enable CPU opp tables for Orange Pi 3
  arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6
  arm64: dts: allwinner: Sort Pine H64 device-tree nodes
  arm64: dts: allwinner: h6: Enable CPU opp tables for Pine H64

Ondrej Jirman (2):
  arm64: dts: allwinner: h6: Add thermal trip points/cooling map
  arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

Yangtao Li (1):
  arm64: dts: allwinner: h6: Add clock to CPU cores

 .../dts/allwinner/sun50i-h6-beelink-gs1.dts   |   9 +-
 .../boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi | 121 ++++++++++++++++++
 .../dts/allwinner/sun50i-h6-orangepi-3.dts    |   3 +
 .../boot/dts/allwinner/sun50i-h6-pine-h64.dts |  43 ++++---
 .../dts/allwinner/sun50i-h6-tanix-tx6.dts     |  13 ++
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi  |  36 ++++++
 arch/arm64/configs/defconfig                  |   1 +
 7 files changed, 207 insertions(+), 19 deletions(-)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi

-- 
2.20.1


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

end of thread, other threads:[~2020-04-20 14:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 13:00 [PATCH v5 0/9] Add support for Allwinner H6 DVFS Clément Péron
2020-04-20 13:00 ` [PATCH v5 1/9] arm64: dts: allwinner: h6: Add clock to CPU cores Clément Péron
2020-04-20 13:00 ` [PATCH v5 2/9] arm64: dts: allwinner: h6: Add thermal trip points/cooling map Clément Péron
2020-04-20 13:46   ` Ondřej Jirman
2020-04-20 14:20     ` Clément Péron
2020-04-20 13:00 ` [PATCH v5 3/9] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table Clément Péron
2020-04-20 13:00 ` [PATCH v5 4/9] arm64: configs: Enable sun50i cpufreq nvmem Clément Péron
2020-04-20 13:00 ` [PATCH v5 5/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Beelink GS1 Clément Péron
2020-04-20 13:00 ` [PATCH v5 6/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Orange Pi 3 Clément Péron
2020-04-20 13:00 ` [PATCH v5 7/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6 Clément Péron
2020-04-20 13:00 ` [PATCH v5 8/9] arm64: dts: allwinner: Sort Pine H64 device-tree nodes Clément Péron
2020-04-20 13:00 ` [PATCH v5 9/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Pine H64 Clément Péron
2020-04-20 13:25 ` [PATCH v5 0/9] Add support for Allwinner H6 DVFS 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).