From: Bai Ping Date: Tue, 24 Nov 2015 10:25:15 +0000 (+0800) Subject: ARM: dts: imx: modify the clocks used by cpufreq driver X-Git-Tag: v5.15~14348^2~18^2~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=698e2ac5361f6fd7588afdd86becbfae0084e98a;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: imx: modify the clocks used by cpufreq driver As on i.MX7D, we using a virtual arm clk for CPU frequency scaling, so correct the clocks info used by the cpufreq driver. Signed-off-by: Bai Ping Acked-by: Lucas Stach Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi index ebc053a..489604a 100644 --- a/arch/arm/boot/dts/imx7d.dtsi +++ b/arch/arm/boot/dts/imx7d.dtsi @@ -85,9 +85,7 @@ 792000 975000 >; clock-latency = <61036>; /* two CLK32 periods */ - clocks = <&clks IMX7D_ARM_A7_ROOT_CLK>, <&clks IMX7D_ARM_A7_ROOT_SRC>, - <&clks IMX7D_PLL_ARM_MAIN_CLK>, <&clks IMX7D_PLL_SYS_MAIN_CLK>; - clock-names = "arm", "arm_root_src", "pll_arm", "pll_sys_main"; + clocks = <&clks IMX7D_CLK_ARM>; }; cpu1: cpu@1 {