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

Commit 897281ba authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

arm64: dts: uniphier: remove unnecessary interrupt-parent



These were added to make the ARM64 branch self-contained because
updates for ARM and ARM64 are supposed to be sent as separate
pull requests.

Now, they were merged together in Linus' tree and interrupt-parent
from the arch/arm/boot/dts/uniphier-support-card.dtsi is visible from
ARM64 DT files by the cross-arch reference.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 6af9bd45
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
};

&ethsc {
	interrupt-parent = <&gpio>;
	interrupts = <0 8>;
};

+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
};

&ethsc {
	interrupt-parent = <&gpio>;
	interrupts = <0 8>;
};

+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@
};

&ethsc {
	interrupt-parent = <&gpio>;
	interrupts = <4 8>;
};