mbox series

[v2,0/3] arm: dts: imx8mq: Add cpufreq support

Message ID 1550254032-16451-1-git-send-email-abel.vesa@nxp.com (mailing list archive)
Headers show
Series arm: dts: imx8mq: Add cpufreq support | expand

Message

Abel Vesa Feb. 15, 2019, 6:07 p.m. UTC
In order for this to not break the build, the following patchset will
have to get in first:

https://lkml.org/lkml/2019/2/15/695

This work is actually a second version of the cpufreq related part of the
following RFC:

https://lkml.org/lkml/2019/2/13/1111

Changes since RFC:
 * added the gpio-regulator for cpu-supply as suggested by Lucas Stach
 * split the patch for opp table and the cpu supply nodes in two
   as suggested by Lucas Stach
 * changed the voltage for 1GHz opp as suggested by Angus Ainslie

Abel Vesa (3):
  arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
  arm64: dts: imx8mq: Add the buck vdd_arm regulator
  arm64: dts: imx8mq: Add the opp table and cores opp properties

 arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 36 ++++++++++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi    | 31 ++++++++++++++++++++++++
 2 files changed, 67 insertions(+)