linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: r8a779[56]: Add OPPs table for cpu devices
@ 2018-01-03 12:41 Simon Horman
  2018-01-03 12:41 ` [PATCH v3 1/3] arm64: dts: renesas: r8a7795: move scif node into alphabetical order Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Simon Horman @ 2018-01-03 12:41 UTC (permalink / raw)
  To: linux-arm-kernel

These are dependencies for supporting CPUFreq. The remainder of that
work is being posted separately and can be found at:

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git topic/rcar-gen3-cpufreq-v4


Patch 1: Cleanup of DTS, only related as its an apply-time conflict
Patches 2 & 3: Add OPPs

Changes since v2:
* Preserve alphabetical order of sub-nodes of root node
* Do not provide unit name for opps, they have no base address
* Describe clock dependency for all CPU cores

Changes since v1:
* Only provide one operating points node for each operating-points-v2 node
  as per the binding; other nodes were unused and have been removed

A description of steps taken to lightly exercise the same feature for the
r8a7795 the above can be found at the link below. The results are the same
for the r8a7796 with the exception that it has two active CPU cores rather
than four.

http://elinux.org/Tests:R-CAR-GEN3-CPUFreq


Dien Pham (2):
  arm64: dts: renesas: r8a7795: Add OPPs table for cpu devices
  arm64: dts: renesas: r8a7796: Add OPPs table for cpu devices

Simon Horman (1):
  arm64: dts: renesas: r8a7795: move scif node into alphabetical order

 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 71 +++++++++++++++++++++++++++++---
 arch/arm64/boot/dts/renesas/r8a7796.dtsi | 62 ++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+), 5 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-01-04 16:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 12:41 [PATCH v3 0/3] arm64: dts: r8a779[56]: Add OPPs table for cpu devices Simon Horman
2018-01-03 12:41 ` [PATCH v3 1/3] arm64: dts: renesas: r8a7795: move scif node into alphabetical order Simon Horman
2018-01-03 14:02   ` Geert Uytterhoeven
2018-01-03 12:41 ` [PATCH v3 2/3] arm64: dts: renesas: r8a7795: Add OPPs table for cpu devices Simon Horman
2018-01-03 14:06   ` Geert Uytterhoeven
2018-01-03 12:41 ` [PATCH v3 3/3] arm64: dts: renesas: r8a7796: " Simon Horman
2018-01-03 14:07   ` Geert Uytterhoeven
2018-01-03 17:38 ` [PATCH v3 0/3] arm64: dts: r8a779[56]: " Niklas Söderlund
2018-01-04 16:49   ` Simon Horman

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