Commit 4b08ecc7 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

ARM: dts: imx6sll: add cooling-cells for cpu-freq cooling device

Add #cooling-cells for i.MX6SLL cpu-freq cooling device usage.
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 891d940a
......@@ -64,6 +64,7 @@ cpu0: cpu@0 {
198000 1175000
>;
clock-latency = <61036>; /* two CLK32 periods */
#cooling-cells = <2>;
clocks = <&clks IMX6SLL_CLK_ARM>,
<&clks IMX6SLL_CLK_PLL2_PFD2>,
<&clks IMX6SLL_CLK_STEP>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment