mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02: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:
parent
143b95aa9a
commit
39bdbea57c
|
|
@ -1559,7 +1559,8 @@ power-domain@RK3588_PD_NPUTOP {
|
|||
#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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user