Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1282725
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 |
| Date | 2015-12-03 07:10 +0100 |
| Message-ID | <qBvfA-19g-9@gated-at.bofh.it> (permalink) |
| References | <qBn8m-4el-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Ben, On 02-12-15, 22:19, Ben Gamari wrote: > > This patch series adds cpufreq support for the Exynos 5800, 5420, and 5422 > SOCs. In particular, it adds support for operating-points-v2 bindings to the > arm-big-little cpufreq driver and updates the above-mentioned SOCs' devicetrees > to take advantage of this support. There are also a couple of patches improving > the clarify of the arm-big-little implementation. It is built on a set posted > by Bartlomiej Zolnierkiewicz in April 2015. > > The most signficant change from the original series is porting to the > operating-points-v2 devicetree bindings. The series has been tested by me on > and Odroid XU4 and by Javier Martinez Canillas on a Peach Pit. Thanks for working with opp-v2 bindings, really appreciate it. But, before I start reviewing this series, I have few comments. - We weren't able to use cpufreq-dt driver for big LITTLE platforms earlier, as it never had multi cluster support and we wanted clock-sharing information via DT. - That is all fixed now. - I want Samsung's big LITTLE platforms to use cpufreq-dt and drop arm_big_little driver completely. - The only case for which it (arm_big_little) driver might be useful is the IKS solution. Which I don't believe you are going to use in future :) My plan for the arm-big-little driver: - Migrate all platforms to use cpufreq-dt instead for non-IKS solution - Make arm-big-little driver arm-big-little-iks only driver. @Sudeep: What would it take you to use cpufreq-dt for ARM's platforms ? -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Ben Gamari <ben@smart-cactus.org> - 2015-12-02 22:40 +0100
[PATCH 11/12] cpufreq: arm-big-little: clarify frequency units Ben Gamari <ben@smart-cactus.org> - 2015-12-02 22:40 +0100
Re: [PATCH 11/12] cpufreq: arm-big-little: clarify frequency units "Jon Medhurst (Tixy)" <tixy@linaro.org> - 2015-12-03 15:30 +0100
Re: [PATCH 11/12] cpufreq: arm-big-little: clarify frequency units Ben Gamari <ben@smart-cactus.org> - 2015-12-03 15:40 +0100
[PATCH 07/12] ARM: dts: Exynos5422: fix OPP tables Ben Gamari <ben@smart-cactus.org> - 2015-12-02 22:40 +0100
[PATCH 01/12] cpufreq: arm_big_little: add cluster regulator support Ben Gamari <ben@smart-cactus.org> - 2015-12-02 22:40 +0100
Re: [PATCH 01/12] cpufreq: arm_big_little: add cluster regulator support Anand Moon <linux.amoon@gmail.com> - 2015-12-03 05:50 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Viresh Kumar <viresh.kumar@linaro.org> - 2015-12-03 07:10 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Ben Gamari <ben@smart-cactus.org> - 2015-12-03 11:30 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Viresh Kumar <viresh.kumar@linaro.org> - 2015-12-03 11:40 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Viresh Kumar <viresh.kumar@linaro.org> - 2015-12-03 12:30 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Ben Gamari <ben@smart-cactus.org> - 2015-12-03 12:30 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Ben Gamari <ben@smart-cactus.org> - 2015-12-07 22:20 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Sudeep Holla <sudeep.holla@arm.com> - 2015-12-03 12:10 +0100
Re: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Viresh Kumar <viresh.kumar@linaro.org> - 2015-12-03 12:30 +0100
csiph-web