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(+) -- 2.7.4