ARM: dts: imx: Change i.MX27 interrupt controller unit name

The interrupt controller is located at the physical address 0x10040000.
This patch changes the unit name of the controller to reflect the actual
address.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Shiyan 2018-12-19 18:56:39 +03:00 коммит произвёл Shawn Guo
Родитель c4f70b4f93
Коммит e0b22fa041
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -40,7 +40,7 @@
spi2 = &cspi3;
};
aitc: aitc-interrupt-controller@e0000000 {
aitc: aitc-interrupt-controller@10040000 {
compatible = "fsl,imx27-aitc", "fsl,avic";
interrupt-controller;
#interrupt-cells = <1>;