提交 3fa3985e 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

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: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 c9af5428
...@@ -124,7 +124,6 @@ ...@@ -124,7 +124,6 @@
compatible = "renesas,gether-r8a7740"; compatible = "renesas,gether-r8a7740";
reg = <0xe9a00000 0x800>, reg = <0xe9a00000 0x800>,
<0xe9a01800 0x800>; <0xe9a01800 0x800>;
interrupt-parent = <&gic>;
interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>; interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>;
/* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */ /* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */
phy-mode = "mii"; phy-mode = "mii";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册