devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2
@ 2017-03-06 15:23 Dave Gerlach
       [not found] ` <1488813822-26042-1-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Dave Gerlach @ 2017-03-06 15:23 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: linux-arm-kernel, linux-omap, linux-pm, Viresh Kumar, devicetree,
	Rob Herring, Nishanth Menon, Dave Gerlach, Lukasz Majewski,
	Yegor Yefremov

Hi,
This series adds the necessary changes to get proper operating-points-v2 tables
for AM335x/AM437x/DRA7xx/AM57xx TI SoCs. Doing this enables the ti-cpufreq
driver and allows the platform to detect which CPU OPPs are valid for the
configuration in use and enable them.

This series adds complete tables for am335x and adds 1GHz support for all
beaglebone black boards and updates the already merged but unused am437x table
to match the finalized DT bindings. It also moves the existing dra7xx/am57xx
OPPs to OPPv2 but does not enable 1.5GHz yet as this requires multiregulator
support which will come at a later date.

Also, now that so many TI platforms will depend on the ti-cpufreq driver let's
add CONFIG_ARM_TI_CPUFREQ to omap2plus_defconfig to enable it as part of the
default configuration.

Pushed a branch containing these patches on top of v4.11-rc1 if anyone wants
to try it out [1].

Regards,
Dave

[1] https://github.com/dgerlach/linux-pm/tree/upstream/v4.11/ti-cpufreq-dts

Dave Gerlach (5):
  ARM: dts: am33xx: Add updated operating-points-v2 table for cpu
  ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu
  ARM: dts: am4372: Update operating-points-v2 table for cpu
  ARM: dts: dra7: Add updated operating-points-v2 table for cpu
  ARM: omap2plus_defconfig: Enable support for ti-cpufreq

 arch/arm/boot/dts/am335x-boneblack.dts | 11 +++++
 arch/arm/boot/dts/am33xx.dtsi          | 87 +++++++++++++++++++++++++++++-----
 arch/arm/boot/dts/am4372.dtsi          |  7 ++-
 arch/arm/boot/dts/dra7.dtsi            | 24 ++++++++--
 arch/arm/boot/dts/dra74x.dtsi          |  5 ++
 arch/arm/configs/omap2plus_defconfig   |  1 +
 6 files changed, 113 insertions(+), 22 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-23 20:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06 15:23 [PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2 Dave Gerlach
     [not found] ` <1488813822-26042-1-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
2017-03-06 15:23   ` [PATCH 1/5] ARM: dts: am33xx: Add updated operating-points-v2 table for cpu Dave Gerlach
2017-03-06 16:01     ` Lukasz Majewski
2017-03-06 15:23   ` [PATCH 4/5] ARM: dts: dra7: " Dave Gerlach
2017-03-06 16:23     ` Lukasz Majewski
2017-03-06 15:23 ` [PATCH 2/5] ARM: dts: am335x-boneblack: Enable 1GHz OPP " Dave Gerlach
2017-03-06 16:01   ` Lukasz Majewski
2017-03-06 15:23 ` [PATCH 3/5] ARM: dts: am4372: Update operating-points-v2 table " Dave Gerlach
2017-03-06 16:03   ` Lukasz Majewski
2017-03-06 15:23 ` [PATCH 5/5] ARM: omap2plus_defconfig: Enable support for ti-cpufreq Dave Gerlach
2017-03-06 16:24   ` Lukasz Majewski
2017-03-07  4:47 ` [PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2 Viresh Kumar
2017-03-23 20:59 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).