Commit 9e3bd0f6 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Olof Johansson
Browse files

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

parent b23c30a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@
	amba {
		#address-cells = <2>;
		#size-cells = <1>;
		#interrupts-cells = <3>;
		#interrupt-cells = <3>;

		compatible = "simple-bus";
		interrupt-parent = <&gic>;