mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: fix gic node name for rk3328
The unit-address should be ff811000. Change-Id: Id363731458bf2210ca5d92d679c00bbfdd3f9de4 Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
@@ -460,7 +460,7 @@
|
||||
<32768>, <32768>;
|
||||
};
|
||||
|
||||
gic: interrupt-controller@ffb70000 {
|
||||
gic: interrupt-controller@ff811000 {
|
||||
compatible = "arm,gic-400";
|
||||
#interrupt-cells = <3>;
|
||||
#address-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user