arm64: dts: rockchip: rk3562: Remove clocks for pd gpu

As the clk_matrix_200m_src is critical clock.

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: I1efb315dd00de2aa4f4067a84f04f9370c91d915
This commit is contained in:
Finley Xiao
2023-02-28 11:07:39 +08:00
committed by Tao Huang
parent 7b957a4593
commit 6444f91bf9
-2
View File
@@ -1123,8 +1123,6 @@
pd_gpu@RK3562_PD_GPU {
reg = <RK3562_PD_GPU>;
pm_qos = <&qos_gpu>;
/* Make the source clock clk_matrix_200m_src enable */
clocks = <&cru CLK_GPU_BRG>;
};
/* These power domains are grouped by VD_NPU */
pd_npu@RK3562_PD_NPU {