[PATCH mvebu 0/3] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz

Marek Behún kabel at kernel.org
Wed Oct 7 15:35:19 EDT 2020


Hi Gregory,

the armada-37xx-cpufreq driver changes base CPU speed from 1000 MHz to 800 MHz
on EspressoBIN and Turris MOX. The commit message in patch 2/3 explains why
and how can this be discovered.

I have added the Fixes tag so that this is fixed in stable kernels.

Marek

Cc: Gregory CLEMENT <gregory.clement at free-electrons.com>
Cc: Miquel Raynal <miquel.raynal at bootlin.com>

Marek Behún (3):
  arm64: dts: marvell: armada-37xx: fix syscon compatible to NB clk node
  cpufreq: armada-37xx: Fix setting TBG parent for load levels
  clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM
    clock

 arch/arm64/boot/dts/marvell/armada-37xx.dtsi |  3 +-
 drivers/clk/mvebu/armada-37xx-periph.c       | 28 ----------------
 drivers/cpufreq/armada-37xx-cpufreq.c        | 35 +++++++++++++-------
 3 files changed, 25 insertions(+), 41 deletions(-)

-- 
2.26.2




More information about the linux-arm-kernel mailing list