mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568: rknpu: Add new rknpu compatible with rk3568 target
Signed-off-by: Felix Zeng <felix.zeng@rock-chips.com> Change-Id: I150aa58dc640cea47d30f89d7fefe500031cd074
This commit is contained in:
@@ -1066,7 +1066,7 @@
|
||||
};
|
||||
|
||||
rknpu: npu@fde40000 {
|
||||
compatible = "rockchip,rknpu";
|
||||
compatible = "rockchip,rk3568-rknpu", "rockchip,rknpu";
|
||||
reg = <0x0 0xfde40000 0x0 0x10000>;
|
||||
interrupts = <GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&scmi_clk 2>, <&cru CLK_NPU>, <&cru ACLK_NPU>, <&cru HCLK_NPU>;
|
||||
|
||||
Reference in New Issue
Block a user