mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02: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:
parent
aae79df0f6
commit
5ce712564b
|
|
@ -1063,6 +1063,8 @@ rknpu: npu@fde40000 {
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user