arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3

Commit 429f203eb7 ("arm64: dts: uniphier: route on-board device IRQ
to GPIO controller") missed to update this DTS.  It becames a real
problem when arm and arm64 trees are merged together.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Masahiro Yamada 2017-11-15 13:15:12 +09:00 committed by Arnd Bergmann
parent ec473a9c40
commit ba5b5034bd

View File

@ -38,7 +38,8 @@
};
&ethsc {
interrupts = <0 52 4>;
interrupt-parent = <&gpio>;
interrupts = <0 8>;
};
&serial0 {