1
0
Fork 0

arm64: dts: stratix10: fix interrupt number for gpio1

The gpio1 node's interrupt number should be 111.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
hifive-unleashed-5.1
Dinh Nguyen 2017-10-11 03:24:36 -05:00
parent f850b5401c
commit a067fb4290
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
reg = <0>;
interrupt-controller;
#interrupt-cells = <2>;
interrupts = <0 110 4>;
interrupts = <0 111 4>;
};
};