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 committed by Shawn Guo
parent c4f70b4f93
commit e0b22fa041

View File

@ -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>;