提交 e6e35596 编写于 作者: L Lucas Stach 提交者: Shawn Guo

ARM: dts: imx6: RDU2+: add assigned clocks for GPU 3D

This downclocks the shader domain from 720MHz to 594MHz, which gets rid
of brown-outs due to excessive current draw on the PMIC switchers. The
board has an unchanged power tree from the Quad design, which isn't able
to cope with higher current needs of the QuadPlus GPU at full speed.
Signed-off-by: NLucas Stach <l.stach@pengutronix.de>
Tested-by: NChris Healy <cphealy@gmail.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 4b4e0484
...@@ -53,3 +53,8 @@ ...@@ -53,3 +53,8 @@
reg = <0x10000000 0>; reg = <0x10000000 0>;
}; };
}; };
&gpu_3d {
assigned-clocks = <&clks IMX6QDL_CLK_GPU3D_SHADER_SEL>;
assigned-clock-parents = <&clks IMX6QDL_CLK_PLL2_PFD1_594M>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册