From: Viresh Kumar <viresh.kumar@linaro.org>
To: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Rafael J Wysocki <rjw@rjwysocki.net>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v3 0/4] PXA cpufreq conversion to clock API
Date: Wed, 2 Nov 2016 10:15:03 +0530 [thread overview]
Message-ID: <20161102044503.GC10786@vireshk-i7> (raw)
In-Reply-To: <1477943696-23477-1-git-send-email-robert.jarzmik@free.fr>
On 31-10-16, 20:54, Robert Jarzmik wrote:
> 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(-)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
next prev parent reply other threads:[~2016-11-02 4:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Viresh Kumar [this message]
2016-11-02 21:49 ` [PATCH v3 0/4] PXA cpufreq conversion " Robert Jarzmik
[not found] ` <87d1idzh56.fsf-4ty26DBLk+jEm7gnYqmdkQ@public.gmane.org>
2016-11-03 2:16 ` Viresh Kumar
2016-11-14 0:37 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161102044503.GC10786@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=daniel@zonque.org \
--cc=devicetree@vger.kernel.org \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=rjw@rjwysocki.net \
--cc=robert.jarzmik@free.fr \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).