mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
754a02572a
commit
aae79df0f6
|
|
@ -1056,7 +1056,7 @@ pvtm@0 {
|
|||
};
|
||||
|
||||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user