Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d2d4339 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Michael Ellerman
Browse files

powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/

parent 05c14c03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@
			usb@ef603000 {
				compatible = "ohci-be";
				reg = <0xef603000 0x80>;
				interrupts-parent = <&UIC0>;
				interrupt-parent = <&UIC0>;
				interrupts = <0xd 0x4 0xe 0x4>;
			};