Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1552515 > unrolled thread
| Started by | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| First post | 2017-01-06 05:20 +0100 |
| Last post | 2017-01-06 19:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Date | 2017-01-06 05:20 +0100 |
| Subject | Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs |
| Message-ID | <sWuau-4AF-15@gated-at.bofh.it> |
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. -- viresh
[toc] | [next] | [standalone]
| From | Markus Mayer <markus.mayer@broadcom.com> |
|---|---|
| Date | 2017-01-06 19:30 +0100 |
| Subject | Re: [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs |
| Message-ID | <sWHr4-5KI-7@gated-at.bofh.it> |
| In reply to | #1552515 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web