mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
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:
parent
ec473a9c40
commit
ba5b5034bd
@ -38,7 +38,8 @@
|
||||
};
|
||||
|
||||
ðsc {
|
||||
interrupts = <0 52 4>;
|
||||
interrupt-parent = <&gpio>;
|
||||
interrupts = <0 8>;
|
||||
};
|
||||
|
||||
&serial0 {
|
||||
|
Loading…
Reference in New Issue
Block a user