arm64: dts: lg1313: DT fix s/#interrupts-cells/#interrupt-cells/

The standard DT property is called "#interrupt-cells".

Link: https://lore.kernel.org/r/20191101160356.32034-2-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Chanho Min <chanho.min@lge.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Geert Uytterhoeven 2019-11-01 17:03:55 +01:00 committed by Olof Johansson
parent 9e3bd0f664
commit 09612c9337
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
amba {
#address-cells = <2>;
#size-cells = <1>;
#interrupts-cells = <3>;
#interrupt-cells = <3>;
compatible = "simple-bus";
interrupt-parent = <&gic>;