mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: set npu frequency to 800MHz for RK3399Pro-npu
Change-Id: I11930bb31c358ea272911e9d3d02edb08d7837f9 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -420,6 +420,8 @@
|
||||
reg = <0x0 0xffbc0000 0x0 0x1000>;
|
||||
clocks = <&cru SCLK_NPU>, <&cru ACLK_NPU>, <&cru HCLK_NPU>;
|
||||
clock-names = "sclk_npu", "aclk_npu", "hclk_npu";
|
||||
assigned-clocks = <&cru SCLK_NPU>;
|
||||
assigned-clock-rates = <800000000>;
|
||||
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
|
||||
power-domains = <&power RK1808_VD_NPU>;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user