mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3588s: Add HCLK_NPU_CM0_ROOT for npu pd
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: Ie53da54a1e2c5722cec55473ffc6c4c4c04149ff
This commit is contained in:
@@ -1559,7 +1559,8 @@
|
||||
#size-cells = <0>;
|
||||
clocks = <&cru HCLK_NPU_ROOT>,
|
||||
<&cru PCLK_NPU_ROOT>,
|
||||
<&cru CLK_NPU_DSU0>;
|
||||
<&cru CLK_NPU_DSU0>,
|
||||
<&cru HCLK_NPU_CM0_ROOT>;
|
||||
pm_qos = <&qos_npu0_mwr>,
|
||||
<&qos_npu0_mro>,
|
||||
<&qos_mcu_npu>;
|
||||
|
||||
Reference in New Issue
Block a user