ARM: dts: mt6589: Fix typo in GIC unit address
This changes the unit address of the gic node to it's first register area. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Родитель
995425883e
Коммит
510f1d72e5
|
@ -81,7 +81,7 @@
|
|||
clock-names = "system-clk", "rtc-clk";
|
||||
};
|
||||
|
||||
gic: interrupt-controller@10212000 {
|
||||
gic: interrupt-controller@10211000 {
|
||||
compatible = "arm,cortex-a15-gic";
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <3>;
|
||||
|
|
Загрузка…
Ссылка в новой задаче