Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502929
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/4] cpufreq: pxa: convert to clock API |
| Date | 2016-10-18 13:50 +0200 |
| Message-ID | <stB45-13O-9@gated-at.bofh.it> (permalink) |
| References | <ssDrj-45V-5@gated-at.bofh.it> <ssDrj-45V-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 15-10-16, 21:57, Robert Jarzmik wrote: > As the clock settings have been introduced into the clock pxa drivers, > which are now available to change the CPU clock by themselves, remove > the clock handling from this driver, and rely on pxa clock drivers. > > Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> > --- > Since v1: added !OF Kconfig dependency > --- > drivers/cpufreq/Kconfig.arm | 2 +- > drivers/cpufreq/pxa2xx-cpufreq.c | 191 ++++++++------------------------------- > 2 files changed, 40 insertions(+), 153 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 4/4] cpufreq: pxa: convert to clock API Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-15 22:10 +0200
Re: [PATCH v2 4/4] cpufreq: pxa: convert to clock API Viresh Kumar <viresh.kumar@linaro.org> - 2016-10-18 13:50 +0200
Re: [PATCH v2 4/4] cpufreq: pxa: convert to clock API Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-22 23:40 +0200
Re: [PATCH v2 4/4] cpufreq: pxa: convert to clock API Viresh Kumar <viresh.kumar@linaro.org> - 2016-10-24 05:40 +0200
csiph-web