Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364284
| From | Matthew McClintock <mmcclint@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 14/17] cpufreq: ipq4019: add cpufreq driver |
| Date | 2016-03-24 16:50 +0100 |
| Message-ID | <rgfGh-4EY-9@gated-at.bofh.it> (permalink) |
| References | <rfZ8u-1se-3@gated-at.bofh.it> <rfZ8w-1se-43@gated-at.bofh.it> <rg7fI-7bf-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mar 24, 2016, at 1:44 AM, Viresh Kumar <viresh.kumar@linaro.org> wrote: > > On 23-03-16, 17:05, Matthew McClintock wrote: >> Add cpufreq driver for ipq4019 SoC. This driver simply instantiates >> cpufreq-dt. >> >> Signed-off-by: Matthew McClintock <mmcclint@codeaurora.org> >> --- >> drivers/cpufreq/Kconfig.arm | 9 +++++++++ >> drivers/cpufreq/Makefile | 1 + >> drivers/cpufreq/ipq4019-cpufreq.c | 35 +++++++++++++++++++++++++++++++++++ >> 3 files changed, 45 insertions(+) >> create mode 100644 drivers/cpufreq/ipq4019-cpufreq.c > > I have just sent a patchset and cc'd you: > "[PATCH 0/3] cpufreq: dt: Create platform device from generic code" > > and so this patch may get replaced now. Cool, thanks. I will look at re-spinning with your changes. -M
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 14/17] cpufreq: ipq4019: add cpufreq driver Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-23 23:10 +0100
Re: [PATCH 14/17] cpufreq: ipq4019: add cpufreq driver Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-24 07:50 +0100
Re: [PATCH 14/17] cpufreq: ipq4019: add cpufreq driver Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-24 16:50 +0100
csiph-web