mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user