All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: am33xx/dra7xx: Fix cpufreq regression
@ 2016-09-14 20:57 ` Dave Gerlach
  0 siblings, 0 replies; 10+ messages in thread
From: Dave Gerlach @ 2016-09-14 20:57 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: linux-arm-kernel, linux-omap, linux-pm, Viresh Kumar,
	Rafael J . Wysocki, Dave Gerlach

Hi,
CPUFreq on am335x and dra7 platforms got broken by two things:
 - Updated OPPv2 nodes in device tree were merged before driver to
   handle them was accepted.
 - OMAP platforms now use the new cpufreq-dt-platdev driver to create
   cpufreq-dt platform device but non OMAP TI devices were not changed
   over to this driver.

This series addresses the first issue listed above by reverting three of
the dts patches that got merged to restore OPPv1 tables. The second issue
is addressed by [1].

With both this series and that patch we will have the existing cpufreq
support restored on am335x and dra7xx.

Regards,
Dave

[1] http://marc.info/?l=linux-pm&m=147388573513082&w=2

Dave Gerlach (3):
  Revert "ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu"
  Revert "ARM: dts: am33xx: Move to operating-points-v2 table and
    ti-cpufreq driver"
  Revert "ARM: dts: dra7: Move to operating-points-v2 table"

 arch/arm/boot/dts/am335x-boneblack.dts | 11 -----
 arch/arm/boot/dts/am33xx.dtsi          | 88 +++++-----------------------------
 arch/arm/boot/dts/dra7.dtsi            | 26 ++--------
 arch/arm/boot/dts/dra74x.dtsi          |  1 -
 4 files changed, 18 insertions(+), 108 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2016-09-14 23:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-14 20:57 [PATCH 0/3] ARM: dts: am33xx/dra7xx: Fix cpufreq regression Dave Gerlach
2016-09-14 20:57 ` Dave Gerlach
2016-09-14 20:57 ` [PATCH 1/3] Revert "ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu" Dave Gerlach
2016-09-14 20:57   ` Dave Gerlach
2016-09-14 20:57 ` [PATCH 2/3] Revert "ARM: dts: am33xx: Move to operating-points-v2 table and ti-cpufreq driver" Dave Gerlach
2016-09-14 20:57   ` Dave Gerlach
2016-09-14 20:57 ` [PATCH 3/3] Revert "ARM: dts: dra7: Move to operating-points-v2 table" Dave Gerlach
2016-09-14 20:57   ` Dave Gerlach
2016-09-14 23:32 ` [PATCH 0/3] ARM: dts: am33xx/dra7xx: Fix cpufreq regression Tony Lindgren
2016-09-14 23:32   ` Tony Lindgren

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.