mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3568: rknpu: Add rknpu cru reset
Signed-off-by: Felix Zeng <felix.zeng@rock-chips.com> Change-Id: Ibc546e80e6f82f0e907505a1eec1e9d37231646a
This commit is contained in:
@@ -1063,6 +1063,8 @@
|
||||
clock-names = "scmi_clk", "clk", "aclk", "hclk";
|
||||
assigned-clocks = <&cru CLK_NPU>;
|
||||
assigned-clock-rates = <600000000>;
|
||||
resets = <&cru SRST_A_NPU>, <&cru SRST_H_NPU>;
|
||||
reset-names = "srst_a", "srst_h";
|
||||
power-domains = <&power RK3568_PD_NPU>;
|
||||
operating-points-v2 = <&npu_opp_table>;
|
||||
iommus = <&rknpu_mmu>;
|
||||
|
||||
Reference in New Issue
Block a user