Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1553016

Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs

From Markus Mayer <markus.mayer@broadcom.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
Date 2017-01-06 19:30 +0100
Message-ID <sWHr4-5KI-7@gated-at.bofh.it> (permalink)
References <sQBy7-3pf-5@gated-at.bofh.it> <sQBy7-3pf-11@gated-at.bofh.it> <sWuau-4AF-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 5 January 2017 at 20:14, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> On 20-12-16, 14:55, Markus Mayer wrote:
>> From: Markus Mayer <mmayer@broadcom.com>
>>
>> This CPUfreq driver provides basic frequency scaling for older Broadcom
>> STB SoCs that do not use AVS firmware with DVFS support. There is no
>> support for voltage scaling.
>>
>> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
>> ---
>>  drivers/cpufreq/Kconfig.arm       |  12 ++
>>  drivers/cpufreq/Makefile          |   1 +
>>  drivers/cpufreq/brcmstb-cpufreq.c | 377 ++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 390 insertions(+)
>>  create mode 100644 drivers/cpufreq/brcmstb-cpufreq.c
>
> I am fine with this patch as I have already Acked V3 of it. But please fix the
> bindings improvement suggested by Stephen first.

Yes, that is on my list of things to do. I will send an update
hopefully next week.

Thanks,
-Markus

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for  older Broadcom STB SoCs Viresh Kumar <viresh.kumar@linaro.org> - 2017-01-06 05:20 +0100
  Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older  Broadcom STB SoCs Markus Mayer <markus.mayer@broadcom.com> - 2017-01-06 19:30 +0100

csiph-web