public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] PXA cpufreq conversion to clock API
@ 2016-10-31 19:54 Robert Jarzmik
  2016-10-31 19:54 ` [PATCH v3 1/4] cpufreq: pxa: use generic platdev driver for device-tree Robert Jarzmik
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Robert Jarzmik @ 2016-10-31 19:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

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

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

Since previous iteration, 2 and 3 were amended per Viresh's suggestion.

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/cpufreq-dt-platdev.c |   2 +
 drivers/cpufreq/pxa2xx-cpufreq.c     | 191 +++++++----------------------------
 4 files changed, 106 insertions(+), 152 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-11-14  0:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 19:54 [PATCH v3 0/4] PXA cpufreq conversion to clock API Robert Jarzmik
2016-10-31 19:54 ` [PATCH v3 1/4] cpufreq: pxa: use generic platdev driver for device-tree Robert Jarzmik
2016-10-31 19:54 ` [PATCH v3 2/4] ARM: dts: pxa: add pxa25x cpu operating points Robert Jarzmik
2016-11-02 21:53   ` Robert Jarzmik
2016-10-31 19:54 ` [PATCH v3 3/4] ARM: dts: pxa: add pxa27x " Robert Jarzmik
2016-11-02 21:54   ` Robert Jarzmik
2016-10-31 19:54 ` [PATCH v3 4/4] cpufreq: pxa: convert to clock API Robert Jarzmik
2016-11-02  4:45 ` [PATCH v3 0/4] PXA cpufreq conversion " Viresh Kumar
2016-11-02 21:49   ` Robert Jarzmik
2016-11-03  2:16     ` Viresh Kumar
2016-11-14  0:37       ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox