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

Commit 3fa3985e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property



Caused by interaction between commit
08ec67b5 ("ARM: shmobile: r8a7740 dtsi:
Add Ethernet support") and commit 9ff254ad
("ARM: shmobile: dts: Move interrupt-parent property to root node").

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c9af5428
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@
		compatible = "renesas,gether-r8a7740";
		reg = <0xe9a00000 0x800>,
		      <0xe9a01800 0x800>;
		interrupt-parent = <&gic>;
		interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>;
		/* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */
		phy-mode = "mii";