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:
parent
c4f70b4f93
commit
e0b22fa041
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user