All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
@ 2015-12-27  6:21 ` Pi-Cheng Chen
  0 siblings, 0 replies; 30+ messages in thread
From: Pi-Cheng Chen @ 2015-12-27  6:21 UTC (permalink / raw)
  To: Viresh Kumar, Matthias Brugger
  Cc: Michael Turquette, Daniel Kurtz, linux-mediatek, linaro-kernel,
	linux-arm-kernel, linux-pm, devicetree

This series tries to migrate mt8173-cpufreq driver to use
operating-points-v2 bindings and add support for mt8173-cpufreq driver

v1->v2:
- update dev_pm_opp_of_get_sharing_cpus() to setup bitfield of original CPU
- rename OPP nodes in dts according to OPPv2 bindings in linux-next

Pi-Cheng Chen (3):
  PM/OPP: Don't skip cpu_dev->id when setting up cpumask
  cpufreq: mt8173: migrate to use operating-points-v2 bindings
  ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

 arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 18 ++++++
 arch/arm64/boot/dts/mediatek/mt8173.dtsi    | 90 +++++++++++++++++++++++++++++
 drivers/base/power/opp/cpu.c                |  4 --
 drivers/cpufreq/mt8173-cpufreq.c            | 17 ++++--
 4 files changed, 119 insertions(+), 10 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2016-02-03  1:46 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-27  6:21 [PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings Pi-Cheng Chen
2015-12-27  6:21 ` Pi-Cheng Chen
2015-12-27  6:21 ` [PATCH v2 1/3] PM/OPP: Don't skip cpu_dev->id when setting up cpumask Pi-Cheng Chen
2015-12-27  6:21   ` Pi-Cheng Chen
2015-12-28  3:11   ` Viresh Kumar
2015-12-28  3:11     ` Viresh Kumar
2015-12-28 13:06     ` [PATCH v2] PM/OPP: Set cpu_dev->id in cpumask first Pi-Cheng Chen
2015-12-28 13:06       ` Pi-Cheng Chen
2015-12-29  3:50       ` Viresh Kumar
2015-12-29  3:50         ` Viresh Kumar
2016-01-03  1:01         ` Rafael J. Wysocki
2016-01-03  1:01           ` Rafael J. Wysocki
2015-12-27  6:21 ` [PATCH v2 2/3] cpufreq: mt8173: migrate to use operating-points-v2 bindings Pi-Cheng Chen
2015-12-27  6:21   ` Pi-Cheng Chen
2015-12-28  3:12   ` Viresh Kumar
2015-12-28  3:12     ` Viresh Kumar
2015-12-27  6:21 ` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties Pi-Cheng Chen
2015-12-27  6:21   ` Pi-Cheng Chen
2015-12-28  3:13   ` Viresh Kumar
2015-12-28  3:13     ` Viresh Kumar
2016-01-05 10:21     ` Arnd Bergmann
2016-01-05 10:21       ` Arnd Bergmann
2016-01-05 10:24       ` Viresh Kumar
2016-01-05 10:24         ` Viresh Kumar
2016-02-02 11:06         ` Matthias Brugger
2016-02-02 11:06           ` Matthias Brugger
2016-02-02 14:09           ` Matthias Brugger
2016-02-02 14:09             ` Matthias Brugger
     [not found]             ` <56B0B894.9040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-03  1:46               ` Pi-Cheng Chen
2016-02-03  1:46                 ` Pi-Cheng Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.