Commit 6af9bd45 authored by Dai Okamura's avatar Dai Okamura Committed by Masahiro Yamada

arm64: dts: uniphier: correct on-board device IRQ number for PXs3

Commit ba5b5034 ("arm64: dts: uniphier: route on-board device IRQ
to GPIO controller for PXs3") has incorrect update.

Fixes: ba5b5034 ("arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3")
Signed-off-by: default avatarDai Okamura <okamura.dai@socionext.com>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 4fbd8d19
......@@ -39,7 +39,7 @@ memory@80000000 {
&ethsc {
interrupt-parent = <&gpio>;
interrupts = <0 8>;
interrupts = <4 8>;
};
&serial0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment