[PATCH 0/3] Add DVFS support on CPU clock for Armada 37xx

Gregory CLEMENT gregory.clement at free-electrons.com
Thu Nov 30 05:40:26 PST 2017


Hi,

This small series is needed to use DVFS on Armada 37xx. When DVFS is
enabled the CPU clock setting is done using an other set of registers
from the North Bridge Power Management block.

The series adds the possibility to modify the CPU frequency using the
associate load level matching the target frequency. However
configuring the frequencies for each load is done by the cpufreq
driver submitted in a separate series.

Obviously having both series (cpufreq and clk) is needed to support
DVFS on Armada 37xx, but there is no dependencies between the series
(for building or at runtime).

Thanks,

Gregory

Gregory CLEMENT (3):
  clk: mvebu: armada-37xx-periph: cosmetic changes
  clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
  clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks

 drivers/clk/mvebu/armada-37xx-periph.c | 310 +++++++++++++++++++++++++++++++--
 1 file changed, 293 insertions(+), 17 deletions(-)

-- 
2.15.0




More information about the linux-arm-kernel mailing list