devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PXA cpufreq conversion to clock API
@ 2016-10-15 19:57 Robert Jarzmik
  2016-10-15 19:57 ` [PATCH v2 1/4] cpufreq: pxa: use generic platdev driver for device-tree Robert Jarzmik
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Robert Jarzmik @ 2016-10-15 19:57 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik, Rob Herring,
	Mark Rutland, Rafael Wysocki, Viresh Kumar
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-pm

Hi,

This serie is a preparation to shift the cpufreq of pxa2xx platforms to clocks
API.

The first 3 patches are review and merge material :
 - patch 1/4 for Viresh and Rafael
 - patches 2/4 and 3/4 for me

The 4th on is for review but not merge, as the clock changes must be fully
reviewed and go in first as a prequisite

Robert Jarzmik (4):
  cpufreq: pxa: use generic platdev driver for device-tree
  ARM: dts: pxa: add pxa25x cpu operating points
  ARM: dts: pxa: add pxa27x cpu operating points
  cpufreq: pxa: convert to clock API

 arch/arm/boot/dts/pxa25x.dtsi        |  25 +++++
 arch/arm/boot/dts/pxa27x.dtsi        |  40 ++++++++
 drivers/cpufreq/Kconfig.arm          |   2 +-
 drivers/cpufreq/cpufreq-dt-platdev.c |   2 +
 drivers/cpufreq/pxa2xx-cpufreq.c     | 191 +++++++----------------------------
 5 files changed, 107 insertions(+), 153 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-10-24  3:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15 19:57 [PATCH v2 0/4] PXA cpufreq conversion to clock API Robert Jarzmik
2016-10-15 19:57 ` [PATCH v2 1/4] cpufreq: pxa: use generic platdev driver for device-tree Robert Jarzmik
     [not found]   ` <1476561450-28407-2-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-18 11:38     ` Viresh Kumar
2016-10-18 15:35       ` Robert Jarzmik
2016-10-19 13:52         ` Viresh Kumar
2016-10-19 20:06           ` Robert Jarzmik
2016-10-20  3:34             ` Viresh Kumar
2016-10-21 15:17               ` Robert Jarzmik
2016-10-15 19:57 ` [PATCH v2 2/4] ARM: dts: pxa: add pxa25x cpu operating points Robert Jarzmik
     [not found]   ` <1476561450-28407-3-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-18 11:39     ` Viresh Kumar
2016-10-18 15:30       ` Robert Jarzmik
2016-10-19 13:51         ` Viresh Kumar
2016-10-15 19:57 ` [PATCH v2 3/4] ARM: dts: pxa: add pxa27x " Robert Jarzmik
2016-10-15 19:57 ` [PATCH v2 4/4] cpufreq: pxa: convert to clock API Robert Jarzmik
     [not found]   ` <1476561450-28407-5-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-18 11:40     ` Viresh Kumar
2016-10-22 21:37       ` Robert Jarzmik
2016-10-24  3:33         ` Viresh Kumar
     [not found] ` <1476561450-28407-1-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-15 20:34   ` [PATCH v2 0/4] PXA cpufreq conversion " Russell King - ARM Linux
2016-10-15 21:17     ` Robert Jarzmik
2016-10-15 21:38     ` WARNING: SOMEONE RECEIVING THIS HAS BEEN HACKED (was: Re: [PATCH v2 0/4] PXA cpufreq conversion to clock API) Russell King - ARM Linux

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