ARM64: dts: rockchip: add hwlock node for rk1808

This patch adds Hardware spinlock node support for rk1808 SoC.

Change-Id: I53b3413bfca6a7310a192d029c9fe922fe48964a
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang
2018-10-10 15:30:34 +08:00
committed by Tao Huang
parent 5237212dd7
commit 2c0460f796

View File

@@ -314,6 +314,12 @@
};
};
hwlock: hwspinlock@ff040000 {
compatible = "rockchip,hwspinlock";
reg = <0 0xff040000 0 0x10000>;
#hwlock-cells = <1>;
};
gic: interrupt-controller@ff100000 {
compatible = "arm,gic-v3";
#interrupt-cells = <3>;