From: Anson Huang Date: Thu, 19 Dec 2013 14:16:48 +0000 (-0500) Subject: ARM: dts: imx6q: add vddsoc/pu setpoint info X-Git-Tag: v3.15-rc1~77^2~40^2~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69171eda49ae6c620bffa17204750e8dc6060357;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: imx6q: add vddsoc/pu setpoint info i.MX6Q needs to update vddarm, vddsoc/pu regulators when cpu freq is changed, each setpoint has different voltage, so we need to pass vddarm, vddsoc/pu's freq-voltage info from dts together. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index 7acfda7f58680..6295fa89486e6 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi @@ -29,6 +29,13 @@ 792000 1150000 396000 975000 >; + fsl,soc-operating-points = < + /* ARM kHz SOC-PU uV */ + 1200000 1275000 + 996000 1250000 + 792000 1175000 + 396000 1175000 + >; clock-latency = <61036>; /* two CLK32 periods */ clocks = <&clks 104>, <&clks 6>, <&clks 16>, <&clks 17>, <&clks 170>;