All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cpufreq-dt: support for cluster level clock
@ 2015-03-03 13:03 ` Leo Yan
  0 siblings, 0 replies; 18+ messages in thread
From: Leo Yan @ 2015-03-03 13:03 UTC (permalink / raw)
  To: Viresh Kumar, Shawn Guo, Thomas Petazzoni, linux-pm,
	linux-kernel, linux-arm-kernel
  Cc: Leo Yan

Add support for cluster level clock domain for cpufreq-dt driver.

With this support, then cpufreq driver which using cpufreq-dt as
backend can easily apply on multi-clusters system with cluster
level clock domain.

The first patch has been back ported to 3.18 and tested on hikey
board, the second patch is only compiled successfully.

Leo Yan (2):
  cpufreq-dt: support cluster level clock
  ARM: mvebu: update cpufreq-dt's platform data

 arch/arm/mach-mvebu/pmsu.c   |  2 +-
 drivers/cpufreq/Kconfig      |  5 +++--
 drivers/cpufreq/cpufreq-dt.c | 14 +++++++++++++-
 include/linux/cpufreq-dt.h   | 16 ++++++++++++----
 4 files changed, 29 insertions(+), 8 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-03-04  2:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-03 13:03 [PATCH 0/2] cpufreq-dt: support for cluster level clock Leo Yan
2015-03-03 13:03 ` Leo Yan
2015-03-03 13:03 ` [PATCH 1/2] cpufreq-dt: support " Leo Yan
2015-03-03 13:03   ` Leo Yan
2015-03-03 13:10   ` Viresh Kumar
2015-03-03 13:10     ` Viresh Kumar
2015-03-03 13:10     ` Viresh Kumar
2015-03-03 14:03     ` Leo Yan
2015-03-03 14:03       ` Leo Yan
2015-03-03 14:03       ` Leo Yan
2015-03-03 15:19       ` Viresh Kumar
2015-03-03 15:19         ` Viresh Kumar
2015-03-03 15:19         ` Viresh Kumar
2015-03-04  2:35         ` Leo Yan
2015-03-04  2:35           ` Leo Yan
2015-03-04  2:35           ` Leo Yan
2015-03-03 13:03 ` [PATCH 2/2] ARM: mvebu: update cpufreq-dt's platform data Leo Yan
2015-03-03 13:03   ` Leo Yan

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.