arm64: dts: rockchip: rk3588s: add hw spinlock nodes

This adds HW Spinlock nodes for RK3588 SoCs.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: I97c9c7292060b8b805353448cf6c47167bb3981d
This commit is contained in:
Frank Wang
2021-10-25 14:29:14 +08:00
parent 79c6a1e08b
commit 6b4eb82586

View File

@@ -1551,6 +1551,12 @@
status = "disabled";
};
hwlock: hwspinlock@fe5a0000 {
compatible = "rockchip,hwspinlock";
reg = <0 0xfe5a0000 0 0x100>;
#hwlock-cells = <1>;
};
gic: interrupt-controller@fe600000 {
compatible = "arm,gic-v3";
#interrupt-cells = <3>;